commit f59730eadd03dbf6530612e46a7fc7952836f662 Author: Thomas Sailer t.sailer@alumni.ethz.ch Date: Sun Feb 13 18:14:31 2011 +0100
update to 2.28.0
.gitignore | 3 ++- mingw32-glib2.spec | 5 ++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index ffeadbf..633acfa 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ glib-2.27.4.tar.bz2 glib-2.25.15.tar.bz2 glib-2.25.17.tar.bz2 glib-2.26.0.tar.bz2 -/glib-2.28.0.tar.bz2 +glib-2.28.0.tar.bz2 +glib-2.27.93.tar.bz2 diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec index 1c83fe2..e2357f3 100644 --- a/mingw32-glib2.spec +++ b/mingw32-glib2.spec @@ -6,7 +6,7 @@ %define __debug_install_post %{_mingw32_debug_install_post}
Name: mingw32-glib2 -Version: 2.27.93 +Version: 2.28.0 Release: 1%{?dist} Summary: MinGW Windows GLib2 library
@@ -218,6 +218,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog +* Sun Feb 13 2011 Thomas Sailer t.sailer@alumni.ethz.ch - 2.28.0-1 +- update to 2.28.0 + * Sun Feb 13 2011 Thomas Sailer t.sailer@alumni.ethz.ch - 2.27.93-1 - update to 2.27.93
diff --git a/sources b/sources index 24db0ea..dde5d67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -73954628c437408c189d62670a7032f7 glib-2.27.93.tar.bz2 +51dbe36bc03a29a1f9bf6b74fb4a6926 glib-2.28.0.tar.bz2