rpms/pykickstart/devel .cvsignore, 1.14, 1.15 pykickstart.spec, 1.14, 1.15 sources, 1.15, 1.16

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jan 30 20:36:53 UTC 2006


Author: clumens

Update of /cvs/dist/rpms/pykickstart/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv7111

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



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	19 Jan 2006 21:45:57 -0000	1.14
+++ .cvsignore	30 Jan 2006 20:36:51 -0000	1.15
@@ -3,3 +3,4 @@
 pykickstart-0.11.tar.gz
 pykickstart-0.12.tar.gz
 pykickstart-0.13.tar.gz
+pykickstart-0.14.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pykickstart.spec	19 Jan 2006 21:45:57 -0000	1.14
+++ pykickstart.spec	30 Jan 2006 20:36:51 -0000	1.15
@@ -2,7 +2,7 @@
 
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
-Version: 0.13
+Version: 0.14
 Release: 1
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -36,6 +36,10 @@
 /usr/bin/ksvalidator
 
 %changelog
+* Mon Jan 30 2006 Chris Lumens <clumens at redhat.com> 0.14-1
+- Fix VNC parameter parsing (#179209).
+- Deprecate --connect.  Add --host and --port instead.
+
 * Thu Jan 19 2006 Chris Lumens <clumens at redhat.com> 0.13-1
 - Recognize the --eject parameter to shutdown/halt.
 - Store the exact post-installation action in ksdata.


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	19 Jan 2006 21:45:57 -0000	1.15
+++ sources	30 Jan 2006 20:36:51 -0000	1.16
@@ -1 +1 @@
-41fcb5aff2268f62efa367d5ff92bed1  pykickstart-0.13.tar.gz
+29ab0085896444efcce48fa3fa19d024  pykickstart-0.14.tar.gz




More information about the fedora-cvs-commits mailing list