From e4418dfaee61f90040d34d96e5ca4c9a3bcbbc89 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 02:12:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- libgsf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgsf.spec b/libgsf.spec index f298e96..b1d1ed8 100644 --- a/libgsf.spec +++ b/libgsf.spec @@ -8,7 +8,7 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} Summary: GNOME Structured File library Name: libgsf Version: 1.14.18 -Release: 3%{?dist} +Release: 4%{?dist} Group: System Environment/Libraries License: LGPLv2 Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.bz2 @@ -139,6 +139,9 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 21 2010 David Malcolm - 1.14.18-4 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Mon Jul 19 2010 Caolán McNamara 1.14.18-3 - Resolves: rhbz#226023 merge review comments