Rebuild against new cairo
This commit is contained in:
parent
f8e6a68403
commit
f0c767a7c8
10
pango.spec
10
pango.spec
@ -1,15 +1,15 @@
|
||||
%define glib2_base_version 2.14.0
|
||||
%define glib2_base_version 2.17.3
|
||||
%define glib2_version %{glib2_base_version}-1
|
||||
%define pkgconfig_version 0.12
|
||||
%define freetype_version 2.1.3-3
|
||||
%define fontconfig_version 2.0
|
||||
%define cairo_version 1.2.2
|
||||
%define cairo_version 1.7.6
|
||||
%define libthai_version 0.1.9
|
||||
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Name: pango
|
||||
Version: 1.22.0
|
||||
Release: 1%{?dist}
|
||||
Release: 1.1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/pango/1.22/pango-%{version}.tar.bz2
|
||||
@ -218,6 +218,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2008 Behdad Esfahbod <besfahbo@redhat.com> - 1.22.0-1.1
|
||||
- Rebuild against cairo 1.7.6
|
||||
- Update cairo and glib required versions
|
||||
|
||||
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 1.22.0-1
|
||||
- Update to 1.22.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user