From 61bab6594fae7fef0c356784a280c662bfa4cd2a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 27 Mar 2012 22:11:22 -0400 Subject: [PATCH] 2.32.0 --- .gitignore | 1 + glib2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 11bf0a6..00e6cea 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ glib-2.25.13.tar.bz2 /glib-2.31.18.tar.xz /glib-2.31.20.tar.xz /glib-2.31.22.tar.xz +/glib-2.32.0.tar.xz diff --git a/glib2.spec b/glib2.spec index 00bd91e..f81fa58 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,12 +1,12 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.31.22 +Version: 2.32.0 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.31/glib-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib/2.32/glib-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: gamin-devel @@ -160,6 +160,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %{_libdir}/lib*.a %changelog +* Tue Mar 27 2012 Matthias Clasen 2.32.0-1 +- Update to 2.32.0 + * Tue Mar 20 2012 Kalev Lember 2.31.22-1 - Update to 2.31.22 diff --git a/sources b/sources index ab35b30..34e042a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13ec4f33251dbca56c528a72e5aa3835 glib-2.31.22.tar.xz +c5fa76fbf9184d20dfb04af66b598190 glib-2.32.0.tar.xz