[glib2] 2.30.1

Matthias Clasen mclasen at fedoraproject.org
Fri Oct 14 21:11:40 UTC 2011


commit c5e62818f6b2aa1446f592cc423db92cbca6f480
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Oct 14 17:11:10 2011 -0400

    2.30.1

 .gitignore                                         |    1 +
 0001-Fix-a-alloc-free-mismatch.patch               |   27 ---
 ...Call-into-well-known-name-if-no-name-owne.patch |  225 --------------------
 ...ist-don-t-hold-the-bitlock-over-callbacks.patch |  110 ----------
 ...on-add-annotations-for-g_file_load_conten.patch |   62 ------
 0003-Fix-bug-in-strinfo.patch                      |   36 ---
 gio-2.16-selinux-set-support.diff                  |  120 -----------
 glib-abort-msg.patch                               |   17 --
 glib2.spec                                         |    9 +-
 pyloc.patch                                        |   43 ----
 sources                                            |    2 +-
 11 files changed, 8 insertions(+), 644 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