Update to 3.9.4
This commit is contained in:
parent
3b4dbdb896
commit
01302d9080
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@ gtk+-2.90.5.tar.bz2
|
||||
/gtk+-3.8.1.tar.xz
|
||||
/gtk+-3.9.0.tar.xz
|
||||
/gtk+-3.9.2.tar.xz
|
||||
/gtk+-3.9.4.tar.xz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global with_broadway 1
|
||||
%endif
|
||||
|
||||
%global glib2_version 2.37.0
|
||||
%global glib2_version 2.37.2
|
||||
%global pango_version 1.32.4
|
||||
%global gdk_pixbuf_version 2.27.1
|
||||
%global atk_version 2.7.5
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk3
|
||||
Version: 3.9.2
|
||||
Version: 3.9.4
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -269,6 +269,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.4-1
|
||||
- Update to 3.9.4
|
||||
|
||||
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
|
||||
- Update to 3.9.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user