This commit is contained in:
Kalev Lember 2013-09-02 23:05:57 +02:00
parent 7de4c09712
commit d8bcf2007e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ pango-1.28.1.tar.bz2
/pango-1.34.1.tar.xz
/pango-1.35.0.tar.xz
/pango-1.35.2.tar.xz
/pango-1.35.3.tar.xz

View File

@ -9,8 +9,8 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.35.2
Release: 2%{?dist}
Version: 1.35.3
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
#VCS: git:git://git.gnome.org/pango
@ -155,6 +155,9 @@ fi
%changelog
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 1.35.3-1
- Update to 1.35.3
* Thu Aug 22 2013 Akira TAGOH <tagoh@redhat.com> - 1.35.2-2
- Fix duplicate file list for modules.cache
- s/%%define/%%global/g

View File

@ -1 +1 @@
d0bc2113afe1c40d4f3b15454764f261 pango-1.35.2.tar.xz
857501a2c9c67a3db7f1d7bd6787da5e pango-1.35.3.tar.xz