Update to 3.21.5

This commit is contained in:
Kalev Lember 2016-08-30 07:53:32 +02:00
parent b66fa32582
commit d4a914b7dc
3 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@ -140,3 +140,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.21.1.tar.xz
/gtk+-3.21.3.tar.xz
/gtk+-3.21.4.tar.xz
/gtk+-3.21.5.tar.xz

View File

@ -3,13 +3,13 @@
%global with_broadway 1
%endif
%global glib2_version 2.49.3
%global glib2_version 2.49.4
%global pango_version 1.37.3
%global gdk_pixbuf_version 2.30.0
%global atk_version 2.15.1
%global cairo_version 1.14.0
%global gdk_pixbuf_version 2.30.0
%global wayland_version 1.9.91
%global wayland_protocols_version 1.3
%global wayland_protocols_version 1.6
%global epoxy_version 1.0
%global bin_version 3.0.0
@ -18,8 +18,8 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk3
Version: 3.21.4
Release: 2%{?dist}
Version: 3.21.5
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@ -338,6 +338,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
%{_datadir}/installed-tests
%changelog
* Tue Aug 30 2016 Kalev Lember <klember@redhat.com> - 3.21.5-1
- Update to 3.21.5
* Wed Jul 27 2016 Kalev Lember <klember@redhat.com> - 3.21.4-2
- Install dconf gsettings backend by default (#1351236)

View File

@ -1 +1 @@
7207338d57e9633e7d8447f16cc48e46 gtk+-3.21.4.tar.xz
f403b69232ed04bd4706024113f20c91 gtk+-3.21.5.tar.xz