- Update to 1.18.0
This commit is contained in:
parent
d19e2e27ea
commit
a5719c98a3
@ -1 +1 @@
|
||||
pango-1.17.5.tar.bz2
|
||||
pango-1.18.0.tar.bz2
|
||||
|
||||
11
pango.spec
11
pango.spec
@ -1,4 +1,4 @@
|
||||
%define glib2_base_version 2.12.0
|
||||
%define glib2_base_version 2.14.0
|
||||
%define glib2_version %{glib2_base_version}-1
|
||||
%define pkgconfig_version 0.12
|
||||
%define freetype_version 2.1.3-3
|
||||
@ -8,11 +8,11 @@
|
||||
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Name: pango
|
||||
Version: 1.17.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.18.0
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/pango/1.17/pango-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/pango/1.18/pango-%{version}.tar.bz2
|
||||
URL: http://www.pango.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -218,6 +218,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 23 2007 Behdad Esfahbod <besfahbo@redhat.com> - 1.18.0-1
|
||||
- Update to 1.18.0
|
||||
|
||||
* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 1.17.5-3
|
||||
- Rebuild for PPC toolchain bug
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user