Update to 3.17.7
This commit is contained in:
parent
77846303d4
commit
f22aeaa962
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@ gtk+-2.90.5.tar.bz2
|
|||||||
/gtk+-3.17.4.tar.xz
|
/gtk+-3.17.4.tar.xz
|
||||||
/gtk+-3.17.5.tar.xz
|
/gtk+-3.17.5.tar.xz
|
||||||
/gtk+-3.17.6.tar.xz
|
/gtk+-3.17.6.tar.xz
|
||||||
|
/gtk+-3.17.7.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global glib2_version 2.43.4
|
%global glib2_version 2.43.4
|
||||||
%global pango_version 1.37.1
|
%global pango_version 1.37.3
|
||||||
%global gdk_pixbuf_version 2.30.0
|
%global gdk_pixbuf_version 2.30.0
|
||||||
%global atk_version 2.15.1
|
%global atk_version 2.15.1
|
||||||
%global cairo_version 1.14.0
|
%global cairo_version 1.14.0
|
||||||
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
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: gtk3
|
Name: gtk3
|
||||||
Version: 3.17.6
|
Version: 3.17.7
|
||||||
Release: 3%{?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
|
||||||
@ -340,6 +340,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 18 2015 Kalev Lember <klember@redhat.com> - 3.17.7-1
|
||||||
|
- Update to 3.17.7
|
||||||
|
|
||||||
* Fri Aug 14 2015 Matthias Clasen <mclasen@redhat.com> - 3.17.6-3
|
* Fri Aug 14 2015 Matthias Clasen <mclasen@redhat.com> - 3.17.6-3
|
||||||
- Add file triggers for im modules
|
- Add file triggers for im modules
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user