Update to 2.24.23
This commit is contained in:
parent
b2a9bcff26
commit
78ed5b93bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ gtk+-2.21.5.tar.bz2
|
||||
/gtk+-2.24.20.tar.bz2
|
||||
/gtk+-2.24.21.tar.xz
|
||||
/gtk+-2.24.22.tar.bz2
|
||||
/gtk+-2.24.23.tar.xz
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk2
|
||||
Version: 2.24.22
|
||||
Release: 2%{?dist}
|
||||
Version: 2.24.23
|
||||
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.24/gtk+-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz
|
||||
Source2: update-gtk-immodules
|
||||
Source3: im-cedilla.conf
|
||||
Source4: update-gtk-immodules.1
|
||||
@ -336,6 +336,9 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache
|
||||
%doc tmpdocs/examples
|
||||
|
||||
%changelog
|
||||
* Fri May 23 2014 Kalev Lember <kalevlember@gmail.com> - 2.24.23-1
|
||||
- Update to 2.24.23
|
||||
|
||||
* Mon Nov 11 2013 Matthias Clasen <mclasen@redhat.com> - 2.24.22-2
|
||||
- Fix build on aarch64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user