rpms/pykickstart/devel .cvsignore, 1.57, 1.58 pykickstart.spec, 1.63, 1.64 sources, 1.63, 1.64

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Tue Jul 17 15:08:52 UTC 2007


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- .cvsignore	16 Jul 2007 15:46:05 -0000	1.57
+++ .cvsignore	17 Jul 2007 15:08:18 -0000	1.58
@@ -19,3 +19,4 @@
 pykickstart-1.1.tar.gz
 pykickstart-1.2.tar.gz
 pykickstart-1.3.tar.gz
+pykickstart-1.4.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- pykickstart.spec	16 Jul 2007 15:46:05 -0000	1.63
+++ pykickstart.spec	17 Jul 2007 15:08:18 -0000	1.64
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.3
+Version: 1.4
 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,10 @@
 %{_bindir}/ksvalidator
 
 %changelog
+* Tue Jul 17 2007 Chris Lumens <clumens at redhat.com> 1.4-1
+- Add methods to handle the %ksappend directive.
+- Fix ignoredisk --disks.
+
 * Wed Jul 11 2007 Chris Lumens <clumens at redhat.com> - 1.3-1
 - Add support for ignoredisk --only-use.
 - Fix traceback in raid command printing method (#246709).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- sources	16 Jul 2007 15:46:05 -0000	1.63
+++ sources	17 Jul 2007 15:08:18 -0000	1.64
@@ -1 +1 @@
-f5fbf9ef9e51ba2ce5f2a7d083c2ad4d  pykickstart-1.3.tar.gz
+b0212769816c8e2caf9ef33803c1c5ae  pykickstart-1.4.tar.gz




More information about the fedora-extras-commits mailing list