diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | gtk3.spec | 7 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 3 deletions
@@ -127,3 +127,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.19.4.tar.xz /gtk+-3.19.5.tar.xz /gtk+-3.19.6.tar.xz +/gtk+-3.19.7.tar.xz @@ -8,7 +8,7 @@ %global gdk_pixbuf_version 2.30.0 %global atk_version 2.15.1 %global cairo_version 1.14.0 -%global wayland_version 1.5.91 +%global wayland_version 1.9.91 %global epoxy_version 1.0 %global bin_version 3.0.0 @@ -17,7 +17,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.19.6 +Version: 3.19.7 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -340,6 +340,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 3.19.7-1 +- Update to 3.19.7 + * Mon Jan 11 2016 Kalev Lember <klember@redhat.com> - 3.19.6-1 - Update to 3.19.6 @@ -1 +1 @@ -d778959f7d7e90d591e13165a363bea7 gtk+-3.19.6.tar.xz +daf9bae2bcbb2127067c6e5bdae81f20 gtk+-3.19.7.tar.xz |