From c206fb42372e018f55308ac44714e34ab5527f8f Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 16:48:01 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- libgsf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgsf.spec b/libgsf.spec index 1ffbfae..7f10785 100644 --- a/libgsf.spec +++ b/libgsf.spec @@ -4,7 +4,7 @@ Summary: GNOME Structured File library Name: libgsf Version: 1.14.10 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Libraries License: LGPLv2 Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.bz2 @@ -132,6 +132,9 @@ fi rm -r $RPM_BUILD_ROOT %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 1.14.10-2 +- Rebuild for Python 2.6 + * Mon Oct 20 2008 Caolán McNamara 1.14.10-1 - latest version