rpms/pykickstart/devel .cvsignore, 1.109, 1.110 pykickstart.spec, 1.119, 1.120 sources, 1.119, 1.120

Christopher Edward Lumens clumens at fedoraproject.org
Fri Jul 10 21:44:21 UTC 2009


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -p -r1.109 -r1.110
--- .cvsignore	10 Jul 2009 00:58:15 -0000	1.109
+++ .cvsignore	10 Jul 2009 21:43:51 -0000	1.110
@@ -43,3 +43,4 @@ pykickstart-1.52.tar.gz
 pykickstart-1.53.tar.gz
 pykickstart-1.55.tar.gz
 pykickstart-1.56.tar.gz
+pykickstart-1.57.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -p -r1.119 -r1.120
--- pykickstart.spec	10 Jul 2009 00:58:15 -0000	1.119
+++ pykickstart.spec	10 Jul 2009 21:43:51 -0000	1.120
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.56
+Version: 1.57
 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,9 @@ rm -rf %{buildroot}
 %{_bindir}/ksverdiff
 
 %changelog
+* Fri Jul 10 2009 Chris Lumens <clumens at redhat.com> - 1.57-1
+- Another patch to make the bootloader test work (jlaska).
+
 * 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).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -p -r1.119 -r1.120
--- sources	10 Jul 2009 00:58:15 -0000	1.119
+++ sources	10 Jul 2009 21:43:51 -0000	1.120
@@ -1 +1 @@
-9c3bf28f9d7b605d1c22630f5751b2a8  pykickstart-1.56.tar.gz
+32c0a4c5f77c2a2edc3d055faea174b5  pykickstart-1.57.tar.gz




More information about the fedora-extras-commits mailing list