diff --git a/baselibs.conf b/baselibs.conf index 15d5205..7724dc7 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -10,7 +10,6 @@ libpango-1_0-0 pango-devel requires -pango- requires "libpango-1_0-0- = " - requires "typelib-1_0-Pango-1_0- = " pango-tools +/usr/bin/pango-querymodules(-64)? post "%if "%_lib" == "lib64"" @@ -30,5 +29,3 @@ pango-module-thai-lang postun "%else" postun "%{_bindir}/pango-querymodules --update-cache" postun "%endif" -typelib-1_0-Pango-1_0 - +/usr/lib(64)?/girepository-1.0 diff --git a/pango-1.32.1.tar.xz b/pango-1.32.1.tar.xz deleted file mode 100644 index 8210268..0000000 --- a/pango-1.32.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:484babf7e1ac4bf959a0babe8168f180acb516932d70e2985de5f6e2961fcd82 -size 1035924 diff --git a/pango-1.32.2.tar.xz b/pango-1.32.2.tar.xz new file mode 100644 index 0000000..073c939 --- /dev/null +++ b/pango-1.32.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23124e01a7795374a6c2864b69ee49064de31b84b3776924461c0b8b42e8e5cb +size 1035152 diff --git a/pango.changes b/pango.changes index 418d859..b617b4e 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Nov 21 21:00:23 UTC 2012 - dimstar@opensuse.org + +- Do not provide typelib-1_0-Pango-1_0-32bit (baselibs.conf): this + only results in a big mess of duplicate provides. Adding + ($HOSTTYPE) to the typelib() symbols does not work, as we'd + otherwise no longer be able to use them against noarch packages. + +------------------------------------------------------------------- +Wed Nov 14 07:51:21 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.32.2: + + Fix load_fontset() for Win32 backend (bgo#685021). + + pango-viewer: Flush cairo surface when done. + + Xft: Fix a deadlock on display close (bgo#687470) + + Add missing colors from the web palette. + + Rename configure.in to configure.ac. + ------------------------------------------------------------------- Wed Oct 24 20:35:29 UTC 2012 - jengelh@inai.de diff --git a/pango.spec b/pango.spec index 52cd142..6a761a5 100644 --- a/pango.spec +++ b/pango.spec @@ -20,7 +20,7 @@ %define pango_binary_version 1.8.0 Name: pango -Version: 1.32.1 +Version: 1.32.2 Release: 0 Summary: Library for Layout and Rendering of Text License: LGPL-2.1+