diff --git a/.gitignore b/.gitignore index 1ee1f17..8b974ca 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /gtk+-2.24.15.tar.xz /gtk+-2.24.16.tar.xz /gtk+-2.24.17.tar.xz +/gtk+-2.24.18.tar.xz diff --git a/mingw-gtk2.spec b/mingw-gtk2.spec index 1a9a5cc..c5b8b12 100644 --- a/mingw-gtk2.spec +++ b/mingw-gtk2.spec @@ -1,7 +1,7 @@ %?mingw_package_header Name: mingw-gtk2 -Version: 2.24.17 +Version: 2.24.18 Release: 1%{?dist} Summary: MinGW Windows Gtk2 library @@ -323,6 +323,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/gtk-2.0/modules/*.dll.a %changelog +* Tue May 14 2013 Erik van Pienbroek - 2.24.18-1 +- Update to 2.24.18 + * Thu Apr 4 2013 Erik van Pienbroek - 2.24.17-2 - Workaround knownfolders.h linker issue when using a recent mingw-w64 snapshot diff --git a/sources b/sources index d72b072..e587c4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a10cc43fad8d64f8893d779b1f8322ff gtk+-2.24.17.tar.xz +4309379acdcd8abfb72ea89bce3e7746 gtk+-2.24.18.tar.xz