commit f700c1ff0f4afbcce44ddc56b02211cf3ff44ccf
Author: Erik van Pienbroek <epienbro(a)fedoraproject.org>
Date: Fri Sep 24 00:08:16 2010 +0200
Update to 2.25.17
.gitignore | 1 +
mingw32-glib2.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d1a2bc..5ff245b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
glib-2.24.1.tar.bz2
glib-2.25.12.tar.bz2
/glib-2.25.15.tar.bz2
+/glib-2.25.17.tar.bz2
diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec
index c92be3d..a73b921 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.25.15
+Version: 2.25.17
Release: 1%{?dist}
Summary: MinGW Windows GLib2 library
@@ -189,6 +189,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Sep 23 2010 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 2.25.17-1
+- Update to 2.25.17
+
* Sun Sep 12 2010 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 2.25.15-1
- Update to 2.25.15
diff --git a/sources b/sources
index fda57a0..6f799f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cbcca065bd20e37b2c633725934b8b06 glib-2.25.15.tar.bz2
+335c448c05cff9c296b37f47eb019f3a glib-2.25.17.tar.bz2