Accepting request 339399 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/339399 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=145
This commit is contained in:
parent
78be65cbb2
commit
d5d98982c4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1d4e75974bad853ee9ac5fc5caee5e7ab235abbd945d51d01f3806e04e7c226c
|
|
||||||
size 1046788
|
|
3
pango-1.38.1.tar.xz
Normal file
3
pango-1.38.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7
|
||||||
|
size 1047372
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 12 19:38:42 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.38.1:
|
||||||
|
+ Require Harfbuzz 0.9.30.
|
||||||
|
+ Fix make check with --enable-debug=no.
|
||||||
|
+ Win32 build fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 9 07:09:50 UTC 2015 - dimstar@opensuse.org
|
Fri Oct 9 07:09:50 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define pango_binary_version 1.8.0
|
%define pango_binary_version 1.8.0
|
||||||
|
|
||||||
Name: pango
|
Name: pango
|
||||||
Version: 1.38.0
|
Version: 1.38.1
|
||||||
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+
|
||||||
@ -38,7 +38,7 @@ BuildRequires: pkgconfig(freetype2)
|
|||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.33.12
|
BuildRequires: pkgconfig(glib-2.0) >= 2.33.12
|
||||||
BuildRequires: pkgconfig(gobject-2.0)
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(harfbuzz) >= 0.9.9
|
BuildRequires: pkgconfig(harfbuzz) >= 0.9.30
|
||||||
BuildRequires: pkgconfig(libthai) >= 0.1.9
|
BuildRequires: pkgconfig(libthai) >= 0.1.9
|
||||||
BuildRequires: pkgconfig(xft) >= 2.0.0
|
BuildRequires: pkgconfig(xft) >= 2.0.0
|
||||||
BuildRequires: pkgconfig(xrender)
|
BuildRequires: pkgconfig(xrender)
|
||||||
|
Loading…
Reference in New Issue
Block a user