rpms/pykickstart/devel .cvsignore, 1.108, 1.109 pykickstart.spec, 1.118, 1.119 sources, 1.118, 1.119

Christopher Edward Lumens clumens at fedoraproject.org
Fri Jul 10 00:58:45 UTC 2009


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -p -r1.108 -r1.109
--- .cvsignore	2 Jul 2009 14:46:55 -0000	1.108
+++ .cvsignore	10 Jul 2009 00:58:15 -0000	1.109
@@ -42,3 +42,4 @@ pykickstart-1.51.tar.gz
 pykickstart-1.52.tar.gz
 pykickstart-1.53.tar.gz
 pykickstart-1.55.tar.gz
+pykickstart-1.56.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -p -r1.118 -r1.119
--- pykickstart.spec	2 Jul 2009 14:46:55 -0000	1.118
+++ pykickstart.spec	10 Jul 2009 00:58:15 -0000	1.119
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.55
+Version: 1.56
 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,13 @@ rm -rf %{buildroot}
 %{_bindir}/ksverdiff
 
 %changelog
+* Thu Jul 09 2009 Chris Lumens <clumens at redhat.com> - 1.56-1
+- Make sure to import the gettext stuff in fcoe. (clumens)
+- Correctly deprecate bootloader --lba32 (jlaska).
+- pykickstart: fix zfcp command writepriority (hdegoede)
+- pykickstart: Add fcoe command (take 2) (hdegoede)
+- Add a test case for RAID (jlaska).
+
 * 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.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -p -r1.118 -r1.119
--- sources	2 Jul 2009 14:58:13 -0000	1.118
+++ sources	10 Jul 2009 00:58:15 -0000	1.119
@@ -1 +1 @@
-f811c0e8f1158a3b24bd446e8eaa1b80  pykickstart-1.55.tar.gz
+9c3bf28f9d7b605d1c22630f5751b2a8  pykickstart-1.56.tar.gz




More information about the fedora-extras-commits mailing list