Accepting request 43618 from home:dimstar:branches:GNOME:Factory

Copy from home:dimstar:branches:GNOME:Factory/pango via accept of submit request 43618 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/43618
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=52
This commit is contained in:
Vincent Untz
2010-07-21 13:26:14 +00:00
committed by Git OBS Bridge
parent 933c2a0899
commit 83d9cf7fba
4 changed files with 27 additions and 5 deletions

View File

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

3
pango-1.28.1.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Jul 5 20:47:45 CEST 2010 - dimstar@opensuse.org
- Update to version 1.28.1:
+ pango-view now accepts --margin
+ Various HarfBuzz bug fixes
+ Build fixes
+ Bugs fixed:
- bgo#582698: Support CSS-style margin specification
- bgo#621612: VPATH build fix
- bgo#605870: Incorrect shaping for Syriac
- bgo#457990: font metrics are not converted to user space in
cairo backend
- bgo#613015: [HB] Does not sanitize Device tables referenced
from ValueRecords.
-------------------------------------------------------------------
Sat Apr 24 11:38:24 UTC 2010 - coolo@novell.com
- buildrequire pkg-config to fix provides
-------------------------------------------------------------------
Wed Mar 31 01:21:17 CEST 2010 - vuntz@opensuse.org

View File

@@ -1,5 +1,5 @@
#
# spec file for package pango (Version 1.28.0)
# spec file for package pango (Version 1.28.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -24,6 +24,7 @@ BuildRequires: cairo-devel
BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel
BuildRequires: gtk-doc
BuildRequires: pkg-config
%if %suse_version >= 1100
BuildRequires: libthai-devel
%endif
@@ -34,7 +35,7 @@ Group: System/Libraries
Obsoletes: pango-64bit
%endif
#
Version: 1.28.0
Version: 1.28.1
Release: 1
Summary: System for Layout and Rendering of Internationalised Text
Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2