Update to 3.19.8

This commit is contained in:
Matthias Clasen 2016-02-01 09:46:33 -05:00
parent 4c4e4b60f3
commit b41c8e62f5
3 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -128,3 +128,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.19.5.tar.xz
/gtk+-3.19.6.tar.xz
/gtk+-3.19.7.tar.xz
/gtk+-3.19.8.tar.xz

View File

@ -17,8 +17,8 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk3
Version: 3.19.7
Release: 2%{?dist}
Version: 3.19.8
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@ -96,8 +96,6 @@ Obsoletes: oxygen-gtk3 < 2:1.4.1
# for file triggers
Requires: glib2 >= 2.45.4-2
Patch0: use-memfd.patch
%description
GTK+ is a multi-platform toolkit for creating graphical user
@ -169,7 +167,6 @@ the functionality of the installed %{name} package.
%prep
%setup -q -n gtk+-%{version}
%patch0 -p1 -b .use-memfd
%build
@ -343,6 +340,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
%{_datadir}/installed-tests
%changelog
* Mon Feb 1 2016 Matthias Clasen <mclasen@redhat.com> - 3.19.8-1
- Update to 3.19.8
* Mon Jan 25 2016 Ray Strode <rstrode@redhat.com> - 3.19.7-2
- fix SIGBUG crasher in wayland
Related: #1300390

View File

@ -1 +1 @@
daf9bae2bcbb2127067c6e5bdae81f20 gtk+-3.19.7.tar.xz
6dae5303d2252d8463937ff9e36faf8f gtk+-3.19.8.tar.xz