[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/pykickstart/devel .cvsignore, 1.16, 1.17 pykickstart.spec, 1.16, 1.17 sources, 1.17, 1.18
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/pykickstart/devel .cvsignore, 1.16, 1.17 pykickstart.spec, 1.16, 1.17 sources, 1.17, 1.18
- Date: Tue, 31 Jan 2006 16:44:03 -0500
Author: clumens
Update of /cvs/dist/rpms/pykickstart/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22105
Modified Files:
.cvsignore pykickstart.spec sources
Log Message:
Bump version.
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore 31 Jan 2006 16:43:05 -0000 1.16
+++ .cvsignore 31 Jan 2006 21:44:01 -0000 1.17
@@ -5,3 +5,4 @@
pykickstart-0.13.tar.gz
pykickstart-0.14.tar.gz
pykickstart-0.15.tar.gz
+pykickstart-0.16.tar.gz
Index: pykickstart.spec
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- pykickstart.spec 31 Jan 2006 16:43:05 -0000 1.16
+++ pykickstart.spec 31 Jan 2006 21:44:01 -0000 1.17
@@ -2,7 +2,7 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
-Version: 0.15
+Version: 0.16
Release: 1
Source0: %{name}-%{version}.tar.gz
License: GPL
@@ -36,6 +36,10 @@
/usr/bin/ksvalidator
%changelog
+* Tue Jan 31 2006 Chris Lumens <clumens redhat com> 0.16-1
+- Give dmraid string an initial value.
+- Handle None on partition size.
+
* Tue Jan 31 2006 Peter Jones <pjones redhat com> 0.15-1
- Add dmraid support
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources 31 Jan 2006 16:43:05 -0000 1.17
+++ sources 31 Jan 2006 21:44:01 -0000 1.18
@@ -1 +1 @@
-11cc356393b3054696d7592208d78c66 pykickstart-0.15.tar.gz
+3b7a878e4c9a62849f6fc0e51ee8db51 pykickstart-0.16.tar.gz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]