Accepting request 93171 from home:dimstar:branches:GNOME:Factory
Update to 1.29.5" OBS-URL: https://build.opensuse.org/request/show/93171 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=73
This commit is contained in:
parent
5b2634bccf
commit
6b794eb6b5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f15deecaecf1e9dcb7db0e4947d12b5bcff112586434f8d30a5afd750747ff2b
|
|
||||||
size 1471181
|
|
3
pango-1.29.5.tar.bz2
Normal file
3
pango-1.29.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2fc74dcb162dd471198be2e68b12ce7528fe059ce6cdd79bbb529ee58a39e136
|
||||||
|
size 1520122
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 22 22:10:56 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.29.5:
|
||||||
|
+ Documentation fixes
|
||||||
|
+ Build fixes for ATSUI backend
|
||||||
|
+ Add more Chinese poetry
|
||||||
|
+ Fix ChanContext backtrack matching with GPOS
|
||||||
|
+ Bugs fixed: bgo#653985, bgo#635399, bgo#658561, bgo#656014,
|
||||||
|
bgo#654689, bgo#403499, bgo#650456, bgo#653985, bgo#661612.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 29 07:44:31 UTC 2011 - vuntz@opensuse.org
|
Thu Sep 29 07:44:31 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
Name: pango
|
Name: pango
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Version: 1.29.4
|
Version: 1.29.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Library for Layout and Rendering of Text
|
Summary: Library for Layout and Rendering of Text
|
||||||
Url: http://www.pango.org/
|
Url: http://www.pango.org/
|
||||||
@ -40,7 +40,7 @@ BuildRequires: pkgconfig(fontconfig)
|
|||||||
BuildRequires: pkgconfig(freetype2)
|
BuildRequires: pkgconfig(freetype2)
|
||||||
BuildRequires: pkgconfig(gobject-2.0)
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(libthai)
|
BuildRequires: pkgconfig(libthai) >= 0.1.9
|
||||||
BuildRequires: pkgconfig(xft)
|
BuildRequires: pkgconfig(xft)
|
||||||
BuildRequires: pkgconfig(xrender)
|
BuildRequires: pkgconfig(xrender)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user