rpms/pykickstart/devel .cvsignore, 1.86, 1.87 pykickstart.spec, 1.94, 1.95 sources, 1.95, 1.96

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Tue Apr 8 15:58:32 UTC 2008


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- .cvsignore	2 Apr 2008 18:08:34 -0000	1.86
+++ .cvsignore	8 Apr 2008 15:57:54 -0000	1.87
@@ -20,3 +20,4 @@
 pykickstart-1.30.tar.gz
 pykickstart-1.31.tar.gz
 pykickstart-1.32.tar.gz
+pykickstart-1.33.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- pykickstart.spec	2 Apr 2008 18:08:34 -0000	1.94
+++ pykickstart.spec	8 Apr 2008 15:57:54 -0000	1.95
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.32
+Version: 1.33
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -44,6 +44,10 @@
 %{_bindir}/ksflatten
 
 %changelog
+* Tue Apr 08 2008 Chris Lumens <clumens at redhat.com> - 1.33-1
+- Fix whitespace when printing out the bootloader command (pmeyers).
+- Fix the type on bootloader --timeout processing. (clumens)
+
 * Wed Apr 02 2008 Chris Lumens <clumens at redhat.com> - 1.32-1
 - Make the string reader act like the file reader upon EOF. (clumens)
 - Add syntax for encrypted logical volumes. (clumens)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- sources	2 Apr 2008 18:08:34 -0000	1.95
+++ sources	8 Apr 2008 15:57:54 -0000	1.96
@@ -1 +1 @@
-bc6c15fa5994d92b8718a3038d995d38  pykickstart-1.32.tar.gz
+cd3a93072bf8dbe371037f2b569d6296  pykickstart-1.33.tar.gz




More information about the fedora-extras-commits mailing list