rpms/pykickstart/devel .cvsignore, 1.29, 1.30 pykickstart.spec, 1.29, 1.30 sources, 1.30, 1.31

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue May 23 15:53:14 UTC 2006


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore	15 May 2006 21:28:14 -0000	1.29
+++ .cvsignore	23 May 2006 15:53:12 -0000	1.30
@@ -18,3 +18,4 @@
 pykickstart-0.26.tar.gz
 pykickstart-0.27.tar.gz
 pykickstart-0.28.tar.gz
+pykickstart-0.29.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- pykickstart.spec	15 May 2006 21:28:14 -0000	1.29
+++ pykickstart.spec	23 May 2006 15:53:12 -0000	1.30
@@ -2,7 +2,7 @@
 
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
-Version: 0.28
+Version: 0.29
 Release: 1
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -37,6 +37,10 @@
 /usr/share/locale/*/*/*
 
 %changelog
+* Tue May 23 2006 Chris Lumens <clumens at redhat.com> 0.29-1
+- Add multipath command, handlers, and data objects (pjones).
+- Rename --ports to --port in writer.
+
 * Mon May 15 2006 Chris Lumens <clumens at redhat.com> 0.28-1
 - Support --mtu for the network command (#191328).
 - Accept --isUtc for backwards compatibility.


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources	15 May 2006 21:28:14 -0000	1.30
+++ sources	23 May 2006 15:53:12 -0000	1.31
@@ -1 +1 @@
-ea0319e42f3517aab16d5acf480bd662  pykickstart-0.28.tar.gz
+ab5932e23c57a4eca108342c10b0ae51  pykickstart-0.29.tar.gz




More information about the fedora-cvs-commits mailing list