diff --git a/pango-1.42.0.tar.xz b/pango-1.42.0.tar.xz deleted file mode 100644 index c513fdb..0000000 --- a/pango-1.42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9924d88a3dcedff753f0763814a1605307c5c9c931413b8b47ea7267d1b19446 -size 824984 diff --git a/pango-1.42.1.tar.xz b/pango-1.42.1.tar.xz new file mode 100644 index 0000000..7081738 --- /dev/null +++ b/pango-1.42.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915a6756b298578ff27c7a6393f8c2e62e6e382f9411f2504d7af1a13c7bce32 +size 826776 diff --git a/pango.changes b/pango.changes index 11d02de..34be2c0 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 7 15:20:39 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 1.42.1: + + Fix meson build, in particular on Windows (bgo#783274, + bgo#795012). + + Add an Emoji font family on Windows, using Segoe UI + (bgo#794705). + ------------------------------------------------------------------- Mon Mar 12 19:21:20 UTC 2018 - dimstar@opensuse.org diff --git a/pango.spec b/pango.spec index 3ff5082..94a379d 100644 --- a/pango.spec +++ b/pango.spec @@ -17,13 +17,13 @@ Name: pango -Version: 1.42.0 +Version: 1.42.1 Release: 0 Summary: Library for Layout and Rendering of Text License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: http://www.pango.org/ -Source: http://download.gnome.org/sources/pango/1.42/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pango/1.42/%{name}-%{version}.tar.xz Source2: macros.pango Source99: baselibs.conf BuildRequires: gcc-c++