2.24.26
This commit is contained in:
parent
1f7f94722a
commit
fc307b4463
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ gtk+-2.21.5.tar.bz2
|
|||||||
/gtk+-2.24.23.tar.xz
|
/gtk+-2.24.23.tar.xz
|
||||||
/gtk+-2.24.24.tar.xz
|
/gtk+-2.24.24.tar.xz
|
||||||
/gtk+-2.24.25.tar.xz
|
/gtk+-2.24.25.tar.xz
|
||||||
|
/gtk+-2.24.26.tar.bz2
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||||
Name: gtk2
|
Name: gtk2
|
||||||
Version: 2.24.25
|
Version: 2.24.26
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
#VCS: git:git://git.gnome.org/gtk+#gtk-2-24
|
#VCS: git:git://git.gnome.org/gtk+#gtk-2-24
|
||||||
Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.bz2
|
||||||
Source2: update-gtk-immodules
|
Source2: update-gtk-immodules
|
||||||
Source3: im-cedilla.conf
|
Source3: im-cedilla.conf
|
||||||
Source4: update-gtk-immodules.1
|
Source4: update-gtk-immodules.1
|
||||||
@ -339,6 +339,9 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache
|
|||||||
%doc tmpdocs/examples
|
%doc tmpdocs/examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 19 2015 Matthias Clasen <mclasen@redhat.com> - 2.24.26-1
|
||||||
|
- Update to 2.24.26
|
||||||
|
|
||||||
* Wed Dec 17 2014 Kalev Lember <kalevlember@gmail.com> - 2.24.25-2
|
* Wed Dec 17 2014 Kalev Lember <kalevlember@gmail.com> - 2.24.25-2
|
||||||
- Use gtk-update-icon-cache that's built as gtk3 subpackage
|
- Use gtk-update-icon-cache that's built as gtk3 subpackage
|
||||||
- Fix the build with latest gdk-pixbuf2
|
- Fix the build with latest gdk-pixbuf2
|
||||||
|
Loading…
Reference in New Issue
Block a user