rpms/python-iniparse/F-10 python-iniparse.spec, 1.13, 1.14 sources, 1.8, 1.9

Tim Lauridsen timlau at fedoraproject.org
Sat Feb 28 11:16:25 UTC 2009


Author: timlau

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

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


Index: python-iniparse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-iniparse/F-10/python-iniparse.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- python-iniparse.spec	7 Dec 2008 07:02:15 -0000	1.13
+++ python-iniparse.spec	28 Feb 2009 11:15:54 -0000	1.14
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-iniparse
-Version:        0.2.4
+Version:        0.3.0
 Release:        1%{?dist}
 Summary:        Python Module for Accessing and Modifying Configuration Data in INI files
 Group:          Development/Libraries
@@ -51,6 +51,15 @@
 
 
 %changelog
+* Sat Feb 28 2009 Tim Lauridsen <timlau at fedoraproject.org> - 0.3.0-1
+- Release 0.3.0
+-  Fix handling of continuation lines
+-  Fix DEFAULT handling
+-  Fix picking/unpickling 
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * 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)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-iniparse/F-10/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	7 Dec 2008 07:02:15 -0000	1.8
+++ sources	28 Feb 2009 11:15:55 -0000	1.9
@@ -1 +1 @@
-b5fb5f760f3d447fc3ed575ce1f7d312  iniparse-0.2.4.tar.gz
+5d45431639e7dbb6bc6c90f025ccbc6e  iniparse-0.3.0.tar.gz




More information about the fedora-extras-commits mailing list