This commit is contained in:
Kalev Lember 2013-02-05 21:12:44 +01:00
parent 7d03931bb9
commit 78a3fc0d4e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ pango-1.28.1.tar.bz2
/pango-1.32.3.tar.xz
/pango-1.32.5.tar.xz
/pango-1.32.6.tar.xz
/pango-1.33.7.tar.xz

View File

@ -9,12 +9,12 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.32.6
Version: 1.33.7
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
#VCS: git:git://git.gnome.org/pango
Source: http://download.gnome.org/sources/pango/1.32/pango-%{version}.tar.xz
Source: http://download.gnome.org/sources/pango/1.33/pango-%{version}.tar.xz
URL: http://www.pango.org
Requires: glib2 >= %{glib2_version}
@ -133,6 +133,9 @@ fi
%changelog
* Tue Feb 05 2013 Kalev Lember <kalevlember@gmail.com> - 1.33.7-1
- Update to 1.33.7
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 1.32.6-1
- Update to 1.32.6

View File

@ -1 +1 @@
1af2e3a0ac5a258eff5ceddb6ed60ebd pango-1.32.6.tar.xz
0dcdae60523229c20ee6551345206988 pango-1.33.7.tar.xz