diff --git a/.cvsignore b/.cvsignore index 3ebb2de..e69de29 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +0,0 @@ -configobj-4.5.2.zip diff --git a/python-configobj.spec b/python-configobj.spec index 4688b3c..7864be2 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -2,7 +2,7 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-configobj -Version: 4.5.2 +Version: 4.5.3 Release: 1%{?dist} Summary: Config file reading, writing, and validation @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/configobj-%{version}-py%{pyver}.egg-info %changelog +* Sat Jun 28 2008 Luke Macken - 4.5.3-1 +- Update to 4.5.3 + * Thu Feb 28 2008 Luke Macken - 4.5.2-1 - Update to 4.5.2 diff --git a/sources b/sources index 7fbd4f8..e69de29 100644 --- a/sources +++ b/sources @@ -1 +0,0 @@ -b84e6ce4f8ef5fa1c466cc3561099a66 configobj-4.5.2.zip