rpms/python-iniparse/EL-5 python-iniparse.spec, 1.4, 1.5 sources, 1.5, 1.6

Tim Lauridsen (timlau) fedora-extras-commits at redhat.com
Tue Dec 11 10:50:08 UTC 2007


Author: timlau

Update of /cvs/pkgs/rpms/python-iniparse/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10582

Modified Files:
	python-iniparse.spec sources 
Log Message:
Release 0.2.3


Index: python-iniparse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-iniparse/EL-5/python-iniparse.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-iniparse.spec	19 Nov 2007 10:27:52 -0000	1.4
+++ python-iniparse.spec	11 Dec 2007 10:49:34 -0000	1.5
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-iniparse
-Version:        0.2.2
-Release:        2%{?dist}
+Version:        0.2.3
+Release:        1%{?dist}
 Summary:        Python Module for Accessing and Modifying Configuration Data in INI files
 Group:          Development/Libraries
 License:        MIT
@@ -28,7 +28,6 @@
 
 %prep
 %setup -q -n iniparse-%{version}
-%patch0 -p0 
 
 %build
 %{__python} setup.py build
@@ -53,6 +52,9 @@
 
 %changelog
 
+* Tue Dec 11 2007 Tim Lauridsen <timlau at fedoraproject.org> - 0.2.3-1
+- Updates to release 0.2.3
+- removed empty ini file patch, it is included in 0.2.3
 * Mon Nov 19 2007 Tim Lauridsen <timlau at fedoraproject.org> - 0.2.2-2
 - Added upstream patch to fix problems with empty ini files.
 * Tue Sep 25 2007 Tim Lauridsen <timlau at fedoraproject.org> - 0.2.2-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-iniparse/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	19 Nov 2007 10:27:52 -0000	1.5
+++ sources	11 Dec 2007 10:49:34 -0000	1.6
@@ -1,2 +1 @@
-5fbd507ab70f20461dd874716ca65604  iniparse-0.2.2.tar.gz
-10c30fd8dc2e4252c295ce3099c4b1bf  ip-empty-file.patch
+194a04cc93fe123f244ca33e7724bdf6  iniparse-0.2.3.tar.gz




More information about the fedora-extras-commits mailing list