Accepting request 49494 from home:vuntz:branches:GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/49494
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=57
This commit is contained in:
Vincent Untz 2010-09-29 13:37:59 +00:00 committed by Git OBS Bridge
parent 913e744275
commit 0055ff0086
4 changed files with 17 additions and 31 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 29 13:18:13 CEST 2010 - vuntz@opensuse.org
- Update to version 1.28.3:
+ bgo#630857: introspection: Use --include-uninstalled
- Changes from version 1.28.2:
+ Reduce DLL hijack risk and simplify code in basic-win32 module
+ Improve performance on Windows especially for non-Latin scripts
+ Bugs fixed: bgo#628497, bgo#626966, bgo#629632, bgo#625807
-------------------------------------------------------------------
Sun Sep 19 00:56:17 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package pango (Version 1.28.1)
# spec file for package pango (Version 1.28.3)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -37,7 +37,7 @@ Group: System/Libraries
Obsoletes: pango-64bit
%endif
#
Version: 1.28.1
Version: 1.28.3
Release: 2
Summary: System for Layout and Rendering of Internationalised Text
Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2
@ -51,15 +51,7 @@ PreReq: xorg-x11-libXrender xorg-x11-libX11 xorg-x11-libXdmcp
%description
Pango is a library for layout and rendering of text, with an emphasis
on internationalisation. It forms the core of text and font handling in
GTK+ 2.0.
Authors:
--------
Owen Taylor <otaylor@redhat.com>
Changwoo Ryu <cwryu@adam.kaist.ac.kr>
Sivaraj Doddannan <sivaraj@intelligroup.com>
GTK+.
%package module-thai-lang
License: LGPLv2.1+
@ -70,15 +62,7 @@ Provides: locale(pango:th_TH)
%description module-thai-lang
Pango is a library for layout and rendering of text, with an emphasis
on internationalisation. It forms the core of text and font handling in
GTK+ 2.0.
Authors:
--------
Owen Taylor <otaylor@redhat.com>
Changwoo Ryu <cwryu@adam.kaist.ac.kr>
Sivaraj Doddannan <sivaraj@intelligroup.com>
GTK+.
%package devel
License: LGPLv2.1+
@ -96,14 +80,6 @@ Provides: pango-doc = %{version}
This package contains all necessary include files and libraries needed
to develop applications that require these.
Authors:
--------
Owen Taylor <otaylor@redhat.com>
Changwoo Ryu <cwryu@adam.kaist.ac.kr>
Sivaraj Doddannan <sivaraj@intelligroup.com>
%prep
%setup -q
%if "%_lib" == "lib64"