rpms/pykickstart/devel .cvsignore, 1.47, 1.48 pykickstart.spec, 1.52, 1.53 sources, 1.52, 1.53

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Feb 14 22:39:30 UTC 2007


Author: clumens

Update of /cvs/dist/rpms/pykickstart/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31359

Modified Files:
	.cvsignore pykickstart.spec sources 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- .cvsignore	7 Feb 2007 17:44:51 -0000	1.47
+++ .cvsignore	14 Feb 2007 22:39:27 -0000	1.48
@@ -9,3 +9,4 @@
 pykickstart-0.92.tar.gz
 pykickstart-0.93.tar.gz
 pykickstart-0.94.tar.gz
+pykickstart-0.95.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- pykickstart.spec	7 Feb 2007 17:44:51 -0000	1.52
+++ pykickstart.spec	14 Feb 2007 22:39:27 -0000	1.53
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 0.94
+Version: 0.95
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -38,6 +38,11 @@
 %{_bindir}/ksvalidator
 
 %changelog
+* Wed Feb 14 2007 Chris Lumens <clumens at redhat.com> - 0.95-1
+- KickstartParser no longer takes a version argument.
+- Be more lenient in what strings stringToVersion accepts.
+- Allow setting state on one data object from multiple files.
+
 * Wed Feb 07 2007 Chris Lumens <clumens at redhat.com> - 0.94-1
 - Add a newline to the end of the key command output.
 - Use network bootproto constants (#197694).


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/sources,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- sources	7 Feb 2007 17:44:52 -0000	1.52
+++ sources	14 Feb 2007 22:39:27 -0000	1.53
@@ -1 +1 @@
-bbd7b2187ca557892da5822f3ae5fef3  pykickstart-0.94.tar.gz
+b6a08667f4a74bfad5bb127f5991e691  pykickstart-0.95.tar.gz




More information about the fedora-cvs-commits mailing list