rpms/python-iniparse/F-10 python-iniparse.spec, 1.12, 1.13 sources, 1.7, 1.8

Tim Lauridsen timlau at fedoraproject.org
Sun Dec 7 07:02:45 UTC 2008


Author: timlau

Update of /cvs/pkgs/rpms/python-iniparse/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8724

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


Index: python-iniparse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-iniparse/F-10/python-iniparse.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- python-iniparse.spec	8 Jan 2008 09:39:04 -0000	1.12
+++ python-iniparse.spec	7 Dec 2008 07:02:15 -0000	1.13
@@ -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.3
-Release:        4%{?dist}
+Version:        0.2.4
+Release:        1%{?dist}
 Summary:        Python Module for Accessing and Modifying Configuration Data in INI files
 Group:          Development/Libraries
 License:        MIT
@@ -51,7 +51,14 @@
 
 
 %changelog
-
+* Sun Dec 7 2008 Tim Lauridsen <timlau at fedoraproject.org> - 0.2.4-1
+- Release 0.2.4:
+-   Updated to work with Python-2.6 (Python-2.4 and 2.5 are still supported)
+-   Support for files opened in unicode mode
+-   Fixed Python-3.0 compatibility warnings
+-   Minor API cleanup 
+* Fri Nov 28 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.2.3-5
+- Rebuild for Python 2.6
 * Tue Jan 8 2008 Tim Lauridsen <timlau at fedoraproject.org> - 0.2.3-4
 - own the %%{_docdir}/python-iniparse-%{version} directory
 * Tue Dec 11 2007 Tim Lauridsen <timlau at fedoraproject.org> - 0.2.3-3


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-iniparse/F-10/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	11 Dec 2007 10:44:56 -0000	1.7
+++ sources	7 Dec 2008 07:02:15 -0000	1.8
@@ -1 +1 @@
-194a04cc93fe123f244ca33e7724bdf6  iniparse-0.2.3.tar.gz
+b5fb5f760f3d447fc3ed575ce1f7d312  iniparse-0.2.4.tar.gz




More information about the fedora-extras-commits mailing list