From 1b4ed1ef0e30ede9a6f7eec61c092cfd89405c53 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 5 Jun 2011 20:37:57 -0400 Subject: [PATCH] 2.29.6 --- .gitignore | 1 + glib2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0e0000a..417eb3f 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ glib-2.25.13.tar.bz2 /glib-2.28.5.tar.bz2 /glib-2.28.6.tar.bz2 /glib-2.29.4.tar.bz2 +/glib-2.29.6.tar.xz diff --git a/glib2.spec b/glib2.spec index 2744099..7580f82 100644 --- a/glib2.spec +++ b/glib2.spec @@ -2,13 +2,13 @@ Summary: A library of handy utility functions Name: glib2 -Version: 2.29.4 +Version: 2.29.6 Release: 2%{?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.bz2 +Source: http://download.gnome.org/sources/glib/2.29/glib-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: gamin-devel @@ -159,6 +159,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules %changelog +* Sun Jun 5 2011 Matthias Clasen - 2.29.6-1 +- Update to 2.29.6 + * Fri May 27 2011 Colin Walters - 2.29.4-2 - Remove G_BROKEN_FILENAMES; Closes: #708536 diff --git a/sources b/sources index f178519..1e9300c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3a9e4530995aacf79d3573677ffa444 glib-2.29.4.tar.bz2 +8ef85c6555ed2f9c0783ec086eb2b68b glib-2.29.6.tar.xz