diff --git a/.gitignore b/.gitignore index 6bdde53..87bdbc4 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.17.8.tar.xz /gtk+-3.17.9.tar.xz /gtk+-3.18.0.tar.xz +/gtk+-3.18.1.tar.xz diff --git a/gtk3.spec b/gtk3.spec index f90f01f..f9be2fc 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.18.0 +Version: 3.18.1 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -348,6 +348,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/installed-tests %changelog +* Sun Oct 04 2015 Kalev Lember - 3.18.1-1 +- Update to 3.18.1 + * Tue Sep 22 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 diff --git a/sources b/sources index b764ef3..23002ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7bb716b637ab413bdefd773e520c474c gtk+-3.18.0.tar.xz +b4d4d30d90f4831855b410fb6a1fae63 gtk+-3.18.1.tar.xz