From 359571c344d0d04f95c2ec3ec88efe33f67f74bf Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 30 Aug 2011 21:10:22 +0300 Subject: [PATCH] Update to 2.29.18 --- .gitignore | 1 + mingw32-glib2.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c441b36..75caaf1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ glib-2.28.0.tar.bz2 glib-2.27.93.tar.bz2 /glib-2.28.6.tar.bz2 /glib-2.29.10.tar.xz +/glib-2.29.18.tar.xz diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec index 959cea9..c958901 100644 --- a/mingw32-glib2.spec +++ b/mingw32-glib2.spec @@ -6,8 +6,8 @@ %define __debug_install_post %{_mingw32_debug_install_post} Name: mingw32-glib2 -Version: 2.29.10 -Release: 2%{?dist} +Version: 2.29.18 +Release: 1%{?dist} Summary: MinGW Windows GLib2 library License: LGPLv2+ @@ -141,7 +141,7 @@ rm -f $RPM_BUILD_ROOT%{_mingw32_libdir}/*.def # The gdbus-codegen pieces are already in the native glib2 package rm -f $RPM_BUILD_ROOT%{_mingw32_bindir}/gdbus-codegen -rm -rf $RPM_BUILD_ROOT%{_mingw32_libdir}/gdbus-codegen +rm -rf $RPM_BUILD_ROOT%{_mingw32_libdir}/gdbus-2.0 %find_lang glib20 @@ -205,6 +205,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 30 2011 Kalev Lember - 2.29.18-1 +- Update to 2.29.18 + * Sun Jul 10 2011 Erik van Pienbroek - 2.29.10-2 - Dropped the gdbus-codegen pieces as they match the native glib2 package diff --git a/sources b/sources index aaab47e..2a3ef1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c9a83a1c476352f4889514521042861 glib-2.29.10.tar.xz +2ac3df9236116d40ec23b28a44635e65 glib-2.29.18.tar.xz