Update to 3.13.9
This commit is contained in:
parent
6c6a7877d2
commit
ac8f3b1b70
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@ gtk+-2.90.5.tar.bz2
|
||||
/gtk+-3.13.7.tar.xz
|
||||
/gtk+-3.13.7-5ad60ca.tar.xz
|
||||
/gtk+-3.13.8.tar.xz
|
||||
/gtk+-3.13.9.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%endif
|
||||
|
||||
%global glib2_version 2.41.2
|
||||
%global pango_version 1.32.4
|
||||
%global gdk_pixbuf_version 2.27.1
|
||||
%global pango_version 1.36.7
|
||||
%global gdk_pixbuf_version 2.30.0
|
||||
%global atk_version 2.12.0
|
||||
%global cairo_version 1.13.1
|
||||
%global xrandr_version 1.2.99.4-2
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk3
|
||||
Version: 3.13.8
|
||||
Version: 3.13.9
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -315,6 +315,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.9-1
|
||||
- Update to 3.13.9
|
||||
|
||||
* Tue Sep 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.8-1
|
||||
- Update to 3.13.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user