diff --git a/pango-1.40.7.tar.xz b/pango-1.40.7.tar.xz deleted file mode 100644 index 82ec2f0..0000000 --- a/pango-1.40.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:517645c00c4554e82c0631e836659504d3fd3699c564c633fccfdfd37574e278 -size 841268 diff --git a/pango-1.40.9.tar.xz b/pango-1.40.9.tar.xz new file mode 100644 index 0000000..0c63e34 --- /dev/null +++ b/pango-1.40.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9faea6535312fe4436b93047cf7a04af544eb52a079179bd3a33821aacce7e16 +size 850840 diff --git a/pango.changes b/pango.changes index c40f397..b0448d9 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Aug 9 06:33:23 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.40.9: + + Build and dist fixes. + + Fix build on Windows with MSVC (bgo#783274). + +------------------------------------------------------------------- +Mon Aug 7 19:24:51 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.40.8: + + Support emoji sequences in boundary determination. + + Choose emoji font for color emoji. + ------------------------------------------------------------------- Tue Jul 18 08:45:22 UTC 2017 - zaitor@opensuse.org diff --git a/pango.spec b/pango.spec index 686bdfd..4ebb868 100644 --- a/pango.spec +++ b/pango.spec @@ -20,13 +20,13 @@ %define pango_binary_version 1.8.0 Name: pango -Version: 1.40.7 +Version: 1.40.9 Release: 0 Summary: Library for Layout and Rendering of Text License: LGPL-2.1+ Group: System/Libraries Url: http://www.pango.org/ -Source: http://download.gnome.org/sources/pango/1.40/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/pango/1.40/%{name}-%{version}.tar.xz Source2: macros.pango Source99: baselibs.conf BuildRequires: gcc-c++