rpms/pykickstart/devel .cvsignore, 1.69, 1.70 pykickstart.spec, 1.76, 1.77 sources, 1.77, 1.78

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Wed Oct 3 20:21:33 UTC 2007


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- .cvsignore	2 Oct 2007 20:23:33 -0000	1.69
+++ .cvsignore	3 Oct 2007 20:21:01 -0000	1.70
@@ -3,3 +3,4 @@
 pykickstart-1.13.tar.gz
 pykickstart-1.14.tar.gz
 pykickstart-1.15.tar.gz
+pykickstart-1.16.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- pykickstart.spec	2 Oct 2007 20:23:33 -0000	1.76
+++ pykickstart.spec	3 Oct 2007 20:21:01 -0000	1.77
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.15
+Version: 1.16
 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,11 @@
 %{_bindir}/ksflatten
 
 %changelog
+* Wed Oct 03 2007 Chris Lumens <clumens at redhat.com> 1.16-1
+- Undeprecate %packages --excludedocs.
+- Fix a traceback in the device command handling.
+- Add bootloader --timeout (katzj).
+
 * Tue Oct 02 2007 Chris Lumens <clumens at redhat.com> 1.15-1
 - Update translations (#259121).
 - The device command no longer takes a type argument.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- sources	2 Oct 2007 20:23:33 -0000	1.77
+++ sources	3 Oct 2007 20:21:01 -0000	1.78
@@ -1 +1 @@
-a6bb5d1c02e34a51b3256f30b07e2209  pykickstart-1.15.tar.gz
+46e1f0484c75369e2cb82423d7622f2f  pykickstart-1.16.tar.gz




More information about the fedora-extras-commits mailing list