From 820e03dbc304cc337fe577beb4a5199918cef7b6 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Sat, 3 Mar 2007 21:08:34 +0000 Subject: [PATCH] 4.4.0 --- .cvsignore | 2 +- python-configobj.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index ab1fb58..276dea0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -configobj-4.3.2.zip +configobj-4.4.0.zip diff --git a/python-configobj.spec b/python-configobj.spec index 2526f45..ed0254d 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -1,14 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-configobj -Version: 4.3.2 -Release: 6%{?dist} +Version: 4.4.0 +Release: 1%{?dist} Summary: Config file reading, writing, and validation Group: System Environment/Libraries License: BSD URL: http://www.voidspace.org.uk/python/configobj.html -Source0: http://dl.sf.net/configobj/configobj-4.3.2.zip +Source0: http://dl.sf.net/configobj/configobj-%{version}.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Mar 3 2007 Luke Macken - 4.4.0-1 +- 4.4.0 + * Sat Dec 9 2006 Luke Macken - 4.3.2-6 - Rebuild for python 2.5 diff --git a/sources b/sources index d2f94a0..152a4db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3ecc19bbc3180547432b8d688b384fe configobj-4.3.2.zip +9d222d8d583b9bdc5b5ecbae1be5177a configobj-4.4.0.zip