Update to 1.32.2
This commit is contained in:
parent
a395a9010c
commit
c95677c360
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
10
pango.spec
10
pango.spec
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user