Accepting request 181306 from GNOME:Factory

Push GNOME 3.9.3, as announced

OBS-URL: https://build.opensuse.org/request/show/181306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=79
This commit is contained in:
Stephan Kulow 2013-06-28 16:54:56 +00:00 committed by Git OBS Bridge
commit b0264dae3c
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1aea30df34a8ae4fcce71afd22aa5b57224b52916d46e3ea81ff9f1eb130e64c
size 1015112

3
pango-1.35.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c21f7277b5c088f334748b38f2c3abd6399024d653ab7663f567234acbdc7f92
size 1017124

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jun 22 13:44:01 UTC 2013 - zaitor@opensuse.org
- Update to version 1.35.0:
+ Requires cairo 1.12.10.
+ Add a --with-cairo option.
+ Handle invalid utf8 better (bgo#700577).
+ Install some tests.
+ Don't change fonts for space (bgo#701652).
-------------------------------------------------------------------
Mon May 13 18:11:55 UTC 2013 - dimstar@opensuse.org

View File

@ -20,20 +20,20 @@
%define pango_binary_version 1.8.0
Name: pango
Version: 1.34.1
Version: 1.35.0
Release: 0
Summary: Library for Layout and Rendering of Text
License: LGPL-2.1+
Group: System/Libraries
Url: http://www.pango.org/
Source: http://download.gnome.org/sources/pango/1.34/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/pango/1.35/%{name}-%{version}.tar.xz
Source1: README.SuSE
Source2: macros.pango
Source99: baselibs.conf
BuildRequires: gcc-c++
BuildRequires: gtk-doc
BuildRequires: pkg-config
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(cairo) >= 1.12.10
BuildRequires: pkgconfig(fontconfig) >= 2.10.91
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(glib-2.0) >= 2.33.12