diff --git a/.gitignore b/.gitignore index 6ef5143..5a4b8ac 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.14.5.tar.xz /gtk+-3.14.6.tar.xz /gtk+-3.14.8.tar.xz +/gtk+-3.14.9.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 6d6c022..a854908 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.14.8 -Release: 2%{?dist} +Version: 3.14.9 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -26,8 +26,6 @@ URL: http://www.gtk.org Source: http://download.gnome.org/sources/gtk+/3.14/gtk+-%{version}.tar.xz -Patch0: 0001-Revert-image-Optimize-non-resize-changes.patch - BuildRequires: gnome-common autoconf automake intltool gettext BuildRequires: atk-devel >= %{atk_version} BuildRequires: at-spi2-atk-devel @@ -145,7 +143,6 @@ the functionality of the installed %{name} package. %prep %setup -q -n gtk+-%{version} -%patch0 -p1 %build @@ -316,6 +313,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Wed Feb 25 2015 Matthias Clasen - 3.14.9-1 +- Update to 3.14.9 + * Wed Feb 11 2015 Matthias Clasen - 3.14.8-2 - Fix #1190887 diff --git a/sources b/sources index 4d5a74c..1c9478e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e46a12448b348d384b8bb29f0c22718f gtk+-3.14.8.tar.xz +40902a0b035277011095946e1c61290d gtk+-3.14.9.tar.xz