diff --git a/.gitignore b/.gitignore index 42a5edc..be02dcf 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.15.5.tar.xz /gtk+-3.15.6.tar.xz /gtk+-3.15.7.tar.xz +/gtk+-3.15.8.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 72511d1..0332233 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -17,7 +17,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.15.7 +Version: 3.15.8 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -343,6 +343,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/installed-tests %changelog +* Fri Feb 20 2015 Matthias Clasen - 3.15.8-1 +- Update to 3.15.8 + * Tue Feb 17 2015 Richard Hughes - 3.15.7-1 - Update to 3.15.7 diff --git a/sources b/sources index e459708..7142772 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1154dc239025ba9b6caa730af5b9ff91 gtk+-3.15.7.tar.xz +d12d2c1fd0978fc0daf78f8676d26150 gtk+-3.15.8.tar.xz