From 3ece5882333836238e4c869549bddee202fe6186 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Sun, 3 Sep 2006 21:06:55 +0000 Subject: [PATCH] rebuild for fc6 --- python-configobj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index 713087a..8be84ce 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -2,7 +2,7 @@ Name: python-configobj Version: 4.3.2 -Release: 3%{?dist} +Release: 4{?dist} Summary: Config file reading, writing, and validation Group: System Environment/Libraries @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Sep 3 2006 Luke Macken - 4.3.2-4 +- Rebuild for FC6 + * Mon Aug 14 2006 Luke Macken - 4.3.2-3 - Include pyo files