[glib2/f16] 2.30.1

Matthias Clasen mclasen at fedoraproject.org
Fri Oct 14 21:00:56 UTC 2011


commit 9466b148b92c4480b9a9c5ec4cc040389bed103d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Oct 14 17:00:26 2011 -0400

    2.30.1

 .gitignore |    1 +
 glib2.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3fb96b8..729c37e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ glib-2.25.13.tar.bz2
 /glib-2.29.90.tar.xz
 /glib-2.29.92.tar.xz
 /glib-2.30.0.tar.xz
+/glib-2.30.1.tar.xz
diff --git a/glib2.spec b/glib2.spec
index 2467193..d55d72a 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -2,13 +2,13 @@
 
 Summary: A library of handy utility functions
 Name: glib2
-Version: 2.30.0
-Release: 2%{?dist}
+Version: 2.30.1
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
 #VCS: git:git://git.gnome.org/glib
-Source: http://download.gnome.org/sources/glib/2.29/glib-%{version}.tar.xz
+Source: http://download.gnome.org/sources/glib/2.30/glib-%{version}.tar.xz
 
 Patch0: 0001-closure-fix-handling-of-ENUMs-and-integral-return-ty.patch
 
@@ -162,6 +162,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 
 %changelog
+* Fri Oct 14 2011 Matthias Clasen <mclasen at redhat.com> - 2.30.1-1
+- Update to 2.30.1
+
 * Wed Oct 05 2011 Dan Williams <dcbw at redhat.com> - 2.30.0-2
 - Fix signal marshalling on 64-bit big-endian platforms (rh #736489)
 
diff --git a/sources b/sources
index 2f558bf..790152c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68ac9516233044f27e76577d4f4e6de9  glib-2.30.0.tar.xz
+1954dca69994fb8f60280341da3fe2ae  glib-2.30.1.tar.xz


More information about the scm-commits mailing list