Update to 1.32.2

This commit is contained in:
Kalev Lember 2012-11-14 09:53:56 +01:00
parent a395a9010c
commit c95677c360
3 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ pango-1.28.1.tar.bz2
/pango-1.30.1.tar.xz
/pango-1.31.0.tar.xz
/pango-1.32.1.tar.xz
/pango-1.32.2.tar.xz

View File

@ -1,7 +1,6 @@
%define glib2_base_version 2.26.0
%define glib2_version %{glib2_base_version}-1
%define glib2_version 2.33.12
%define pkgconfig_version 0.12
%define freetype_version 2.1.3-3
%define freetype_version 2.1.5
%define fontconfig_version 2.6
%define cairo_version 1.7.6
%define libthai_version 0.1.9
@ -10,7 +9,7 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.32.1
Version: 1.32.2
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -134,6 +133,9 @@ fi
%changelog
* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 1.32.2-1
- Update to 1.32.2
* Thu Sep 27 2012 Matthias Clasen <mclasen@redhat.com> - 1.32.1-1
- Update to 1.32.1
- Move module cache file to /usr/lib64/pango/1.8.0/modules.cache

View File

@ -1 +1 @@
73570ab28462fc43960a8d1ffdae43d0 pango-1.32.1.tar.xz
ffb1f5da89205cd77f18f483c41ae70b pango-1.32.2.tar.xz