rpms/pykickstart/devel .cvsignore, 1.114, 1.115 pykickstart.spec, 1.125, 1.126 sources, 1.124, 1.125

Christopher Edward Lumens clumens at fedoraproject.org
Thu Sep 10 14:33:03 UTC 2009


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -p -r1.114 -r1.115
--- .cvsignore	27 Aug 2009 19:47:02 -0000	1.114
+++ .cvsignore	10 Sep 2009 14:33:03 -0000	1.115
@@ -48,3 +48,4 @@ pykickstart-1.58.tar.gz
 pykickstart-1.59.tar.gz
 pykickstart-1.60.tar.gz
 pykickstart-1.61.tar.gz
+pykickstart-1.62.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -p -r1.125 -r1.126
--- pykickstart.spec	27 Aug 2009 19:47:03 -0000	1.125
+++ pykickstart.spec	10 Sep 2009 14:33:03 -0000	1.126
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.61
+Version: 1.62
 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,10 @@ rm -rf %{buildroot}
 %{_bindir}/ksverdiff
 
 %changelog
+* Thu Sep 10 2009 Chris Lumens <clumens at redhat.com> - 1.62-1
+- Support translated help text in optparse (#479519).
+- If the input kickstart file cannot be read, raise IOError (#519477).
+
 * Thu Aug 27 2009 Chris Lumens <clumens at redhat.com> - 1.61-1
 - Include the error messages from URLGrabError in the exception (#518443).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -p -r1.124 -r1.125
--- sources	27 Aug 2009 19:47:03 -0000	1.124
+++ sources	10 Sep 2009 14:33:03 -0000	1.125
@@ -1 +1 @@
-0e5f85da22ecda5a8ab588264a0b21c8  pykickstart-1.61.tar.gz
+46d0a1496433bdf05503bc47542c5bb0  pykickstart-1.62.tar.gz




More information about the fedora-extras-commits mailing list