From c27d5727109e2ae4df3ec614c5676ecffc35951fbf7d229065fd9464b3904cf9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 30 Oct 2017 14:26:32 +0000 Subject: [PATCH] Accepting request 537540 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/537540 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=178 --- pango-1.40.12.tar.xz | 3 --- pango-1.40.13.tar.xz | 3 +++ pango.changes | 8 ++++++++ pango.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 pango-1.40.12.tar.xz create mode 100644 pango-1.40.13.tar.xz diff --git a/pango-1.40.12.tar.xz b/pango-1.40.12.tar.xz deleted file mode 100644 index e270f20..0000000 --- a/pango-1.40.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75f1a9a8e4e2b28cbc078b50c1fa927ee4ded994d1ade97c5603e2d1f3161cfc -size 856228 diff --git a/pango-1.40.13.tar.xz b/pango-1.40.13.tar.xz new file mode 100644 index 0000000..c8c206e --- /dev/null +++ b/pango-1.40.13.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84e98db1078772ff4935b40a1629ff82ef0dfdd08d2cbcc0130c8c437857196 +size 858044 diff --git a/pango.changes b/pango.changes index 1770909..f291551 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Oct 28 13:29:25 UTC 2017 - badshah400@gmail.com + +- Update to version 1.40.13: + + Some performance improvements (bgo#788643). + + Update pango_default_break for line breaks (bgo#788115). + + Fix an introspection warning (bgo#781857). + ------------------------------------------------------------------- Mon Sep 4 17:40:52 UTC 2017 - zaitor@opensuse.org diff --git a/pango.spec b/pango.spec index e6c392b..bb78606 100644 --- a/pango.spec +++ b/pango.spec @@ -19,13 +19,13 @@ # When updating the binary version, do not forget to also update baselibs.conf %define pango_binary_version 1.8.0 Name: pango -Version: 1.40.12 +Version: 1.40.13 Release: 0 Summary: Library for Layout and Rendering of Text License: LGPL-2.1+ Group: System/Libraries Url: http://www.pango.org/ -Source: https://download.gnome.org/sources/pango/1.40/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pango/1.40/%{name}-%{version}.tar.xz Source2: macros.pango Source99: baselibs.conf BuildRequires: gcc-c++