diff --git a/pango-1.31.2.tar.xz b/pango-1.31.2.tar.xz deleted file mode 100644 index 0081fe3..0000000 --- a/pango-1.31.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e473998006e6b04f6055882d00bc5a84e4fc5232523d79216ebed906353787be -size 1031740 diff --git a/pango-1.32.0.tar.xz b/pango-1.32.0.tar.xz new file mode 100644 index 0000000..5ecdb0e --- /dev/null +++ b/pango-1.32.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab41fa088fdec2cb34e9afb59357795fe7b72a0319487e8dc710c542589c9e82 +size 1035296 diff --git a/pango.changes b/pango.changes index d370d06..6fb6267 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 26 21:37:07 UTC 2012 - zaitor@opensuse.org + +- Update to version 1.32.0: + + Add a --without-xfg configure option. + + Add pango_shape_full(). + ------------------------------------------------------------------- Sat Sep 22 13:59:48 UTC 2012 - dimstar@opensuse.org diff --git a/pango.spec b/pango.spec index b999f30..e9a967b 100644 --- a/pango.spec +++ b/pango.spec @@ -20,13 +20,13 @@ %define pango_binary_version 1.8.0 Name: pango -Version: 1.31.2 +Version: 1.32.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.31/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/pango/1.32/%{name}-%{version}.tar.xz Source1: README.SuSE Source2: macros.pango Source99: baselibs.conf @@ -41,7 +41,7 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(harfbuzz) >= 0.9.3 BuildRequires: pkgconfig(libthai) >= 0.1.9 -BuildRequires: pkgconfig(xft) +BuildRequires: pkgconfig(xft) >= 2.0.0 BuildRequires: pkgconfig(xrender) BuildRoot: %{_tmppath}/%{name}-%{version}-build