diff --git a/pango-1.35.3.tar.xz b/pango-1.35.3.tar.xz deleted file mode 100644 index afb692f..0000000 --- a/pango-1.35.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82c9f0d047714f2aaf0284bbc55c2a76d9d11ee309036c35c7377b0daad6d3bf -size 1018140 diff --git a/pango-1.36.0.tar.xz b/pango-1.36.0.tar.xz new file mode 100644 index 0000000..160acb6 --- /dev/null +++ b/pango-1.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb41d1b26ee7450e5430a7d2765f38c51ebe72db9fce616a9ee52611b55906a0 +size 1018732 diff --git a/pango.changes b/pango.changes index 87b82da..69fc871 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 23 12:29:22 UTC 2013 - dimstar@opensuse.org + +- Update to version 1.36.0: + + Remove a useless test (bgo#707131). + + Never return NULL from pango_layout_get_test (bgo#707659). + + Correct an annotation (bgo#707874). + + Fix gravity map (bgo#708432). + ------------------------------------------------------------------- Tue Sep 3 06:49:15 UTC 2013 - dimstar@opensuse.org diff --git a/pango.spec b/pango.spec index 927ab4f..bed3570 100644 --- a/pango.spec +++ b/pango.spec @@ -20,13 +20,13 @@ %define pango_binary_version 1.8.0 Name: pango -Version: 1.35.3 +Version: 1.36.0 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.35/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pango/1.36/%{name}-%{version}.tar.xz Source1: README.SuSE Source2: macros.pango Source99: baselibs.conf