diff --git a/.gitignore b/.gitignore index 4c20cd4..3a3c4b1 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.15.3.tar.xz /gtk+-3.15.4.tar.xz /gtk+-3.15.5.tar.xz +/gtk+-3.15.6.tar.xz diff --git a/gtk3.spec b/gtk3.spec index a1a72fb..5c452d2 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -18,7 +18,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.15.5 +Version: 3.15.6 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -343,8 +343,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/installed-tests %changelog -* Tue Feb 10 2015 Matthias Clasen - 3.15.5-1 -- Update to 3.15.5 +* Tue Feb 10 2015 Matthias Clasen - 3.15.6-1 +- Update to 3.15.6 * Thu Jan 22 2015 Richard Hughes - 3.15.4-1 - Update to 3.15.4 diff --git a/sources b/sources index e2f3576..dd3a4cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a6b8fcf7c2e322f9e4886bd8d871948 gtk+-3.15.5.tar.xz +8abafb3170d336b4ad820c585c01177c gtk+-3.15.6.tar.xz