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 - 2.30.1-1 +- Update to 2.30.1 + * Wed Oct 05 2011 Dan Williams - 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