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++