Update to 2.30.0

This commit is contained in:
Kalev Lember 2011-09-30 18:52:26 +03:00
parent b60b6dbe94
commit a8afec944b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ glib-2.27.93.tar.bz2
/glib-2.28.6.tar.bz2
/glib-2.29.10.tar.xz
/glib-2.29.18.tar.xz
/glib-2.30.0.tar.xz

View File

@ -3,7 +3,7 @@
%define __debug_install_post %{_mingw32_debug_install_post}
Name: mingw32-glib2
Version: 2.29.18
Version: 2.30.0
Release: 1%{?dist}
Summary: MinGW Windows GLib2 library
@ -193,6 +193,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_libdir}/gdbus-2.0
%changelog
* Fri Sep 30 2011 Kalev Lember <kalevlember@gmail.com> - 2.30.0-1
- Update to 2.30.0
* Tue Aug 30 2011 Kalev Lember <kalevlember@gmail.com> - 2.29.18-1
- Update to 2.29.18

View File

@ -1 +1 @@
2ac3df9236116d40ec23b28a44635e65 glib-2.29.18.tar.xz
68ac9516233044f27e76577d4f4e6de9 glib-2.30.0.tar.xz