rpms/python-iniparse/devel .cvsignore, 1.5, 1.6 python-iniparse.spec, 1.8, 1.9 sources, 1.6, 1.7

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


Author: timlau

Update of /cvs/pkgs/rpms/python-iniparse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10223

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-iniparse/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	25 Sep 2007 06:32:38 -0000	1.5
+++ .cvsignore	11 Dec 2007 10:44:56 -0000	1.6
@@ -1 +1 @@
-iniparse-0.2.2.tar.gz
+iniparse-0.2.3.tar.gz


Index: python-iniparse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-iniparse/devel/python-iniparse.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-iniparse.spec	19 Nov 2007 10:24:50 -0000	1.8
+++ python-iniparse.spec	11 Dec 2007 10:44:56 -0000	1.9
@@ -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/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	19 Nov 2007 10:24:50 -0000	1.6
+++ sources	11 Dec 2007 10:44:56 -0000	1.7
@@ -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