Update to 3.9.14
This commit is contained in:
parent
ca9e6db102
commit
745b228521
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@ gtk+-2.90.5.tar.bz2
|
||||
/gtk+-3.9.8.tar.xz
|
||||
/gtk+-3.9.10.tar.xz
|
||||
/gtk+-3.9.12.tar.xz
|
||||
/gtk+-3.9.14.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global pango_version 1.32.4
|
||||
%global gdk_pixbuf_version 2.27.1
|
||||
%global atk_version 2.7.5
|
||||
%global cairo_version 1.10.0
|
||||
%global cairo_version 1.12.0
|
||||
%global xrandr_version 1.2.99.4-2
|
||||
|
||||
%global bin_version 3.0.0
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk3
|
||||
Version: 3.9.12
|
||||
Version: 3.9.14
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -284,6 +284,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.14-1
|
||||
- Update to 3.9.14
|
||||
|
||||
* Wed Aug 21 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.9.12-1
|
||||
- Update to 3.9.12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user