This commit is contained in:
Matthias Clasen 2011-01-06 18:34:11 -05:00
parent 276c25a672
commit 84d8ac3011
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ gtk+-2.21.5.tar.bz2
/gtk+-2.21.8.tar.bz2
/gtk+-2.22.0.tar.bz2
/gtk+-2.23.2.tar.bz2
/gtk+-2.23.90.tar.bz2

View File

@ -17,14 +17,13 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk2
Version: 2.23.2
Version: 2.23.90
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
#VCS: git:git://git.gnome.org/gtk+#gtk-2-24
Source: http://download.gnome.org/sources/gtk+/2.23/gtk+-%{version}.tar.bz2
Source1: update-gdk-pixbuf-loaders
Source2: update-gtk-immodules
Source3: im-cedilla.conf
@ -351,6 +350,9 @@ fi
%doc tmpdocs/examples
%changelog
* Thu Jan 6 2011 Matthias Clasen <mclasen@redhat.com> - 2.23.90-1
- Update to 2.23.90
* Wed Nov 10 2010 Matthias Clasen <mclasen@redhat.com> - 2.23.2-1
- Update to 2.23.2

View File

@ -1 +1 @@
6afece3667ca2763e83cc76dc03f556d gtk+-2.23.2.tar.bz2
da772979172a5ab5db28e5a096cc592a gtk+-2.23.90.tar.bz2