rpms/pykickstart/devel .cvsignore, 1.117, 1.118 pykickstart.spec, 1.128, 1.129 sources, 1.127, 1.128

Christopher Edward Lumens clumens at fedoraproject.org
Thu Nov 12 20:49:01 UTC 2009


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -p -r1.117 -r1.118
--- .cvsignore	30 Sep 2009 15:16:03 -0000	1.117
+++ .cvsignore	12 Nov 2009 20:49:00 -0000	1.118
@@ -51,3 +51,4 @@ pykickstart-1.61.tar.gz
 pykickstart-1.62.tar.gz
 pykickstart-1.63.tar.gz
 pykickstart-1.64.tar.gz
+pykickstart-1.65.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -p -r1.128 -r1.129
--- pykickstart.spec	30 Sep 2009 15:16:03 -0000	1.128
+++ pykickstart.spec	12 Nov 2009 20:49:01 -0000	1.129
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.64
+Version: 1.65
 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 Nov 12 2009 Chris Lumens <clumens at redhat.com> - 1.65-1
+- Add additional arguments to BaseHandler.__init__ for better map control.
+- Return the KickstartCommand/KickstartData object from dispatcher.
+- Add an "sshpw" command for changing the passwords in anaconda's env.
+- Add --proxy support to the url and repo commands.
+- Add support for F13.  Is it really that time already?
+
 * Wed Sep 30 2009 Chris Lumens <clumens at redhat.com> - 1.64-1
 - Update the zfcp command for F12 (#526360).
 - Move "make" to %build (#524215).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -p -r1.127 -r1.128
--- sources	30 Sep 2009 15:16:03 -0000	1.127
+++ sources	12 Nov 2009 20:49:01 -0000	1.128
@@ -1 +1 @@
-4c9a12220031967690689e34b7f6996a  pykickstart-1.64.tar.gz
+b59c64e04c4f17a050d517e6be29c474  pykickstart-1.65.tar.gz




More information about the fedora-extras-commits mailing list