From 8078e25f00a9d98f865916b92380df1ef52eccde Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 21:18:48 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- python-configobj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index 6394a24..83b4893 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -4,7 +4,7 @@ Name: python-configobj Version: 4.7.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Config file reading, writing, and validation Group: System Environment/Libraries @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 4.7.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Jul 22 2010 David Malcolm - 4.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild