This commit is contained in:
Matthias Clasen 2007-10-15 22:20:31 +00:00
parent 4b9492877a
commit 85ca4e1629
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
pango-1.18.2.tar.bz2
pango-1.18.3.tar.bz2

View File

@ -8,7 +8,7 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.18.2
Version: 1.18.3
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -37,7 +37,7 @@ BuildRequires: libthai-devel >= %{libthai_version}
BuildRequires: gtk-doc
# Look for pango.modules in an arch-specific directory
Patch2: pango-1.2.5-lib64.patch
Patch0: pango-1.2.5-lib64.patch
%description
Pango is a system for layout and rendering of internationalized text.
@ -67,7 +67,7 @@ pango.
%prep
%setup -q -n pango-%{version}
%patch2 -p1 -b .lib64
%patch0 -p1 -b .lib64
%build
@ -218,6 +218,9 @@ fi
%changelog
* Mon Oct 15 2007 Matthias Clasen <mclasen@redhat.com> - 1.18.3-1
- Update to 1.18.3 (make Nafees Nastaliq font work)
* Tue Sep 18 2007 Matthias Clasen <mclasen@redhat.com> - 1.18.2-1
- Update to 1.18.2

View File

@ -1 +1 @@
81efeac639977ed3f56c82f16ee0be74 pango-1.18.2.tar.bz2
4a9862b5151f16dcad8e30dd6ef08549 pango-1.18.3.tar.bz2