This commit is contained in:
Luke Macken 2007-03-03 21:08:34 +00:00
parent 681f54b386
commit 820e03dbc3
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
configobj-4.3.2.zip
configobj-4.4.0.zip

View File

@ -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 <lmacken@redhat.com> - 4.4.0-1
- 4.4.0
* Sat Dec 9 2006 Luke Macken <lmacken@redhat.com> - 4.3.2-6
- Rebuild for python 2.5

View File

@ -1 +1 @@
d3ecc19bbc3180547432b8d688b384fe configobj-4.3.2.zip
9d222d8d583b9bdc5b5ecbae1be5177a configobj-4.4.0.zip