2.23.2
This commit is contained in:
parent
a1ae6b8720
commit
276c25a672
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ gtk+-2.21.5.tar.bz2
|
||||
/gtk+-2.21.7.tar.bz2
|
||||
/gtk+-2.21.8.tar.bz2
|
||||
/gtk+-2.22.0.tar.bz2
|
||||
/gtk+-2.23.2.tar.bz2
|
||||
|
11
gtk2.spec
11
gtk2.spec
@ -17,13 +17,13 @@
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk2
|
||||
Version: 2.22.0
|
||||
Release: 3%{?dist}
|
||||
Version: 2.23.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gtk.org
|
||||
#VCS: git:git://git.gnome.org/gtk+#gtk-2-22
|
||||
Source: http://download.gnome.org/sources/gtk+/2.22/gtk+-%{version}.tar.bz2
|
||||
#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 +351,9 @@ fi
|
||||
%doc tmpdocs/examples
|
||||
|
||||
%changelog
|
||||
* Wed Nov 10 2010 Matthias Clasen <mclasen@redhat.com> - 2.23.2-1
|
||||
- Update to 2.23.2
|
||||
|
||||
* Wed Sep 29 2010 jkeating - 2.22.0-3
|
||||
- Rebuilt for gcc bug 634757
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user