Update to 2.29.18

This commit is contained in:
Kalev Lember 2011-08-30 21:10:22 +03:00
parent 67bdbcfe89
commit 359571c344
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 2.29.18-1
- Update to 2.29.18
* Sun Jul 10 2011 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.29.10-2
- Dropped the gdbus-codegen pieces as they match the native glib2 package

View File

@ -1 +1 @@
4c9a83a1c476352f4889514521042861 glib-2.29.10.tar.xz
2ac3df9236116d40ec23b28a44635e65 glib-2.29.18.tar.xz