Accepting request 136139 from home:Zaitor:branches:GNOME:Factory
Update to ver 1.32.0 OBS-URL: https://build.opensuse.org/request/show/136139 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=86
This commit is contained in:
parent
01b967894d
commit
ba9a6dc7f4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e473998006e6b04f6055882d00bc5a84e4fc5232523d79216ebed906353787be
|
|
||||||
size 1031740
|
|
3
pango-1.32.0.tar.xz
Normal file
3
pango-1.32.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ab41fa088fdec2cb34e9afb59357795fe7b72a0319487e8dc710c542589c9e82
|
||||||
|
size 1035296
|
@ -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
|
Sat Sep 22 13:59:48 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -20,13 +20,13 @@
|
|||||||
%define pango_binary_version 1.8.0
|
%define pango_binary_version 1.8.0
|
||||||
|
|
||||||
Name: pango
|
Name: pango
|
||||||
Version: 1.31.2
|
Version: 1.32.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for Layout and Rendering of Text
|
Summary: Library for Layout and Rendering of Text
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://www.pango.org/
|
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
|
Source1: README.SuSE
|
||||||
Source2: macros.pango
|
Source2: macros.pango
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
@ -41,7 +41,7 @@ BuildRequires: pkgconfig(gobject-2.0)
|
|||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(harfbuzz) >= 0.9.3
|
BuildRequires: pkgconfig(harfbuzz) >= 0.9.3
|
||||||
BuildRequires: pkgconfig(libthai) >= 0.1.9
|
BuildRequires: pkgconfig(libthai) >= 0.1.9
|
||||||
BuildRequires: pkgconfig(xft)
|
BuildRequires: pkgconfig(xft) >= 2.0.0
|
||||||
BuildRequires: pkgconfig(xrender)
|
BuildRequires: pkgconfig(xrender)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user