This commit is contained in:
Matthias Clasen 2011-04-01 18:57:26 -04:00
parent f52fdd2e13
commit 53c2152cca
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ gtk+-2.21.5.tar.bz2
/gtk+-2.24.0.tar.bz2
/gtk+-2.24.1.tar.bz2
/gtk+-2.24.3.tar.bz2
/gtk+-2.24.4.tar.bz2

View File

@ -17,7 +17,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk2
Version: 2.24.3
Version: 2.24.4
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -350,6 +350,9 @@ fi
%doc tmpdocs/examples
%changelog
* Fri Apr 1 2011 Matthias Clasen <mclasen@redhat.com> - 2.24.4-1
- Update to 2.24.4
* Mon Mar 14 2011 Matthias Clasen <mclasen@redhat.com> - 2.24.3-1
- Update to 2.24.3

View File

@ -1 +1 @@
2094fadbd72ccb62b43a5e0c027d3142 gtk+-2.24.3.tar.bz2
e05a700ba79c8813d56e83e80636ee21 gtk+-2.24.4.tar.bz2