diff --git a/.gitignore b/.gitignore index be02dcf..dbe03fa 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.15.6.tar.xz /gtk+-3.15.7.tar.xz /gtk+-3.15.8.tar.xz +/gtk+-3.15.9.tar.xz diff --git a/gtk3.spec b/gtk3.spec index b3ac068..626aa38 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.15.8 -Release: 2%{?dist} +Version: 3.15.9 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -343,6 +343,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/installed-tests %changelog +* Tue Feb 24 2015 Matthias Clasen - 3.15.9-1 +- Update to 3.15.9 + * Sat Feb 21 2015 Till Maas - 3.15.8-2 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code diff --git a/sources b/sources index 7142772..90cbad5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d12d2c1fd0978fc0daf78f8676d26150 gtk+-3.15.8.tar.xz +da5008888e83fed23b9e5c9e08d0bdd6 gtk+-3.15.9.tar.xz