rpms/pykickstart/devel .cvsignore, 1.58, 1.59 pykickstart.spec, 1.64, 1.65 sources, 1.64, 1.65

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Tue Jul 17 21:20:45 UTC 2007


Author: clumens

Update of /cvs/pkgs/rpms/pykickstart/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24571

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- .cvsignore	17 Jul 2007 15:08:18 -0000	1.58
+++ .cvsignore	17 Jul 2007 21:20:12 -0000	1.59
@@ -20,3 +20,4 @@
 pykickstart-1.2.tar.gz
 pykickstart-1.3.tar.gz
 pykickstart-1.4.tar.gz
+pykickstart-1.5.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- pykickstart.spec	17 Jul 2007 15:08:18 -0000	1.64
+++ pykickstart.spec	17 Jul 2007 21:20:12 -0000	1.65
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.4
+Version: 1.5
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -42,6 +42,9 @@
 %{_bindir}/ksvalidator
 
 %changelog
+* Tue Jul 17 2007 Chris Lumens <clumens at redhat.com> 1.5-1
+- Fix traceback when calling preprocessKickstart.
+
 * Tue Jul 17 2007 Chris Lumens <clumens at redhat.com> 1.4-1
 - Add methods to handle the %ksappend directive.
 - Fix ignoredisk --disks.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- sources	17 Jul 2007 15:08:18 -0000	1.64
+++ sources	17 Jul 2007 21:20:12 -0000	1.65
@@ -1 +1 @@
-b0212769816c8e2caf9ef33803c1c5ae  pykickstart-1.4.tar.gz
+72f3dff8fd1ffb2ada8eabbc3f0f8ada  pykickstart-1.5.tar.gz




More information about the fedora-extras-commits mailing list