This commit is contained in:
Matthias Clasen 2010-09-14 13:49:46 -04:00
parent 9309fd54d1
commit 942f8679ed
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
gtk+-2.21.5.tar.bz2
/gtk+-2.21.6.tar.bz2
/gtk+-2.21.7.tar.bz2
/gtk+-2.21.8.tar.bz2

View File

@ -17,7 +17,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk2
Version: 2.21.7
Version: 2.21.8
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -349,6 +349,9 @@ fi
%doc tmpdocs/examples
%changelog
* Tue Sep 14 2010 Matthias Clasen <mclasen@redhat.com> - 2.21.8-1
- Update to 2.21.8
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.21.7-1
- Update to 2.21.7

View File

@ -1 +1 @@
540f37a6f46ac02e4540e31f5881c94a gtk+-2.21.7.tar.bz2
dc76450044b561f7d78d004ae28f7d18 gtk+-2.21.8.tar.bz2