diff --git a/.gitignore b/.gitignore index a39861f..ab93034 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gtk3.spec b/gtk3.spec index 188b6fd..ccc0b17 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -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 - 3.19.8-1 +- Update to 3.19.8 + * Mon Jan 25 2016 Ray Strode - 3.19.7-2 - fix SIGBUG crasher in wayland Related: #1300390 diff --git a/sources b/sources index 2d14e01..293a399 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -daf9bae2bcbb2127067c6e5bdae81f20 gtk+-3.19.7.tar.xz +6dae5303d2252d8463937ff9e36faf8f gtk+-3.19.8.tar.xz