From 749403a4cefee676f9b32a11f4407b67c3e400da Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Dec 16 2008 01:49:48 +0000 Subject: 2.19.3 --- diff --git a/.cvsignore b/.cvsignore index 75b42de..c236f78 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -glib-2.19.2.tar.bz2 +glib-2.19.3.tar.bz2 diff --git a/glib2.spec b/glib2.spec index 419cd74..ceb3acd 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,8 +2,8 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.19.2 -Release: 2%{?dist} +Version: 2.19.3 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -19,7 +19,7 @@ BuildRequires: libselinux-devel # for sys/inotify.h BuildRequires: glibc-devel -Patch4: glib-i386-atomic.patch +Patch0: glib-i386-atomic.patch # this patch requires autoreconf BuildRequires: autoconf automake libtool gettext-devel gtk-doc @@ -55,7 +55,7 @@ of version 2 of the GLib library. %prep %setup -q -n glib-%{version} -%patch4 -p1 -b .i386-atomic +%patch0 -p1 -b .i386-atomic libtoolize --force --copy autoreconf @@ -133,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lib*.a %changelog +* Mon Dec 15 2008 Matthias Clasen - 2.19.3-1 +- Update to 2.19.3 + * Tue Dec 2 2008 Matthias Clasen - 2.19.2-2 - Rebuild diff --git a/sources b/sources index da418f4..5001e85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9999ed8a3dea6e33fae39cf7ffe056cf glib-2.19.2.tar.bz2 +8c209e5ed7864cf38bd9f48db6631d1b glib-2.19.3.tar.bz2