rpms/pykickstart/devel .cvsignore, 1.62, 1.63 pykickstart.spec, 1.69, 1.70 sources, 1.69, 1.70

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Fri Aug 24 18:01:30 UTC 2007


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- .cvsignore	13 Aug 2007 14:48:29 -0000	1.62
+++ .cvsignore	24 Aug 2007 18:00:57 -0000	1.63
@@ -24,3 +24,4 @@
 pykickstart-1.6.tar.gz
 pykickstart-1.7.tar.gz
 pykickstart-1.8.tar.gz
+pykickstart-1.9.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- pykickstart.spec	13 Aug 2007 14:48:29 -0000	1.69
+++ pykickstart.spec	24 Aug 2007 18:00:57 -0000	1.70
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.8
+Version: 1.9
 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,13 @@
 %{_bindir}/ksvalidator
 
 %changelog
+* Fri Aug 24 2007 Chris Lumens <clumens at redhat.com> 1.9-1
+- Add support for the %end directive to be placed at the end of scripts
+  and packages sections.  Deprecate old syntax.
+- Clean up after ksvalidator if pykickstart issues a traceback.
+- Add support for repo --priority --includepkgs --excludepkgs.
+- Fix newline at end of reboot --eject output (#253562).
+
 * Mon Aug 13 2007 Chris Lumens <clumens at redhat.com> 1.8-1
 - Fix type checking of string values.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- sources	13 Aug 2007 14:48:29 -0000	1.69
+++ sources	24 Aug 2007 18:00:57 -0000	1.70
@@ -1 +1 @@
-be02bdd940229fc564879efaf959f7e3  pykickstart-1.8.tar.gz
+bfc05d41edaaf9fb5e07852750ae6325  pykickstart-1.9.tar.gz




More information about the fedora-extras-commits mailing list