From cd095e79bdd29faaa9481305590ad97d7278324c Mon Sep 17 00:00:00 2001 From: Yaakov Meir Nemoy Date: May 07 2009 18:42:19 +0000 Subject: updated to latest upstream --- diff --git a/.cvsignore b/.cvsignore index 9f4efd7..d1e89c6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ configobj-4.5.3.zip +configobj-4.6.0.zip diff --git a/python-configobj.spec b/python-configobj.spec index 861476f..96c413a 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -2,8 +2,8 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-configobj -Version: 4.5.3 -Release: 5%{?dist} +Version: 4.6.0 +Release: 1%{?dist} Summary: Config file reading, writing, and validation Group: System Environment/Libraries @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu May 7 2009 Yaakov M. Nemoy - 4.6.0-1 +- updated to latest upstream + * Thu Feb 26 2009 Fedora Release Engineering - 4.5.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 81fe331..99ad30a 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ abd4eec2ff08bea466018bccdcf91aab configobj-4.5.3.zip +286907e06061e272137f48e5f611a526 configobj-4.6.0.zip