Accepting request 142546 from GNOME:Factory
typo (forwarded request 142539 from vuntz) OBS-URL: https://build.opensuse.org/request/show/142546 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=71
This commit is contained in:
commit
17d0f9a40c
@ -10,7 +10,6 @@ libpango-1_0-0
|
||||
pango-devel
|
||||
requires -pango-<targettype>
|
||||
requires "libpango-1_0-0-<targettype> = <version>"
|
||||
requires "typelib-1_0-Pango-1_0-<targettype> = <version>"
|
||||
pango-tools
|
||||
+/usr/bin/pango-querymodules(-64)?
|
||||
post "%if "%_lib" == "lib64""
|
||||
@ -30,5 +29,3 @@ pango-module-thai-lang
|
||||
postun "%else"
|
||||
postun "<prefix>%{_bindir}/pango-querymodules --update-cache"
|
||||
postun "%endif"
|
||||
typelib-1_0-Pango-1_0
|
||||
+/usr/lib(64)?/girepository-1.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:484babf7e1ac4bf959a0babe8168f180acb516932d70e2985de5f6e2961fcd82
|
||||
size 1035924
|
3
pango-1.32.2.tar.xz
Normal file
3
pango-1.32.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23124e01a7795374a6c2864b69ee49064de31b84b3776924461c0b8b42e8e5cb
|
||||
size 1035152
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user