diff --git a/.cvsignore b/.cvsignore index 3ea517d..a6f444f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -glib-2.25.10.tar.bz2 +glib-2.25.11.tar.bz2 diff --git a/glib2.spec b/glib2.spec index f579eea..d418428 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,8 +2,8 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.25.10 -Release: 4%{?dist} +Version: 2.25.11 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -27,9 +27,6 @@ BuildRequires: gtk-doc # required for GIO content-type support Requires: shared-mime-info -# upstream fix -Patch0: 0001-Fix-a-alloc-free-mismatch.patch - %description GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, @@ -56,7 +53,6 @@ The glib2-static package includes static libraries of the GLib library. %prep %setup -q -n glib-%{version} -%patch0 -p1 -b .free-mismatch %build # Support builds of both git snapshots and tarballs packed with autogoo @@ -162,6 +158,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %{_libdir}/lib*.a %changelog +* Mon Jul 12 2010 Matthias Clasen - 2.25.11-1 +- Update to 2.25.11 + * Tue Jun 29 2010 Colin Walters - 2.25.10-4 - Include gsettings bash completion diff --git a/sources b/sources index 9890ac5..bf9b497 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cdbe09f15536b526e19f06893e9b64ef glib-2.25.10.tar.bz2 +19f76d17ca65f70f9b36daf8b1e57673 glib-2.25.11.tar.bz2