rpms/pykickstart/devel .cvsignore, 1.107, 1.108 pykickstart.spec, 1.117, 1.118 sources, 1.116, 1.117

Christopher Edward Lumens clumens at fedoraproject.org
Thu Jul 2 14:46:56 UTC 2009


Author: clumens

Update of /cvs/pkgs/rpms/pykickstart/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30304

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -p -r1.107 -r1.108
--- .cvsignore	29 Apr 2009 19:07:05 -0000	1.107
+++ .cvsignore	2 Jul 2009 14:46:55 -0000	1.108
@@ -41,3 +41,4 @@ pykickstart-1.50.tar.gz
 pykickstart-1.51.tar.gz
 pykickstart-1.52.tar.gz
 pykickstart-1.53.tar.gz
+pykickstart-1.55.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -p -r1.117 -r1.118
--- pykickstart.spec	29 Apr 2009 19:07:05 -0000	1.117
+++ pykickstart.spec	2 Jul 2009 14:46:55 -0000	1.118
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.53
+Version: 1.55
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -45,6 +45,18 @@ rm -rf %{buildroot}
 %{_bindir}/ksverdiff
 
 %changelog
+* Thu Jul 02 2009 Chris Lumens <clumens at redhat.com> - 1.55-1
+- Add support for the group command to F12 (#509119).
+- RHEL5 now supports RAID 10.
+- The f12 hander class should be called F12Handler. (jgranado)
+- Remove bootloader --lba32.
+- Add a new version of the driverdisk command without --type=.
+- Add initial support for F12.
+- Fetch the programmers-guide from the wiki now.
+
+* Mon May 18 2009 Chris Lumens <clumens at redhat.com> - 1.54-1
+- Make sure the F11 handler gets used for "partition" and "part" (#501020).
+
 * Wed Apr 29 2009 Chris Lumens <clumens at redhat.com> - 1.53-1
 - Move lineno= from KSOptionParser.__init__ to parse_args (#497149). (clumens)
 - Use the F11 version of the partition command. (clumens)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -p -r1.116 -r1.117
--- sources	29 Apr 2009 19:07:05 -0000	1.116
+++ sources	2 Jul 2009 14:46:55 -0000	1.117
@@ -1 +1 @@
-0e97f845154a2d46446dc7838625c52e  pykickstart-1.53.tar.gz
+2241cebd8b089307903115bcfa1812b8  pykickstart-1.55.tar.gz




More information about the fedora-extras-commits mailing list