[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/pykickstart/devel .cvsignore, 1.6, 1.7 pykickstart.spec, 1.6, 1.7 sources, 1.7, 1.8
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/pykickstart/devel .cvsignore, 1.6, 1.7 pykickstart.spec, 1.6, 1.7 sources, 1.7, 1.8
- Date: Fri, 28 Oct 2005 13:33:38 -0400
Author: clumens
Update of /cvs/dist/rpms/pykickstart/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8023
Modified Files:
.cvsignore pykickstart.spec sources
Log Message:
Bump version.
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 24 Oct 2005 21:13:43 -0000 1.6
+++ .cvsignore 28 Oct 2005 17:33:22 -0000 1.7
@@ -3,3 +3,4 @@
pykickstart-0.3.tar.gz
pykickstart-0.4.tar.gz
pykickstart-0.5.tar.gz
+pykickstart-0.6.tar.gz
Index: pykickstart.spec
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pykickstart.spec 24 Oct 2005 21:13:43 -0000 1.6
+++ pykickstart.spec 28 Oct 2005 17:33:22 -0000 1.7
@@ -2,7 +2,7 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
-Version: 0.5
+Version: 0.6
Release: 1
Source0: %{name}-%{version}.tar.gz
License: GPL
@@ -36,6 +36,10 @@
/usr/bin/ksvalidator
%changelog
+* Fri Oct 28 2005 Chris Lumens <clumens redhat com> 0.6-1
+- Add --resolvedeps and --ignoredeps as deprecated options.
+- Pass line number to header functions.
+
* Mon Oct 24 2005 Chris Lumens <clumens redhat com> 0.5-1
- Add line numbers to exception reporting.
- Added ksvalidator.
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 24 Oct 2005 21:13:43 -0000 1.7
+++ sources 28 Oct 2005 17:33:22 -0000 1.8
@@ -1 +1 @@
-0af74fa2b025439146a7cf629fc79929 pykickstart-0.5.tar.gz
+8997962b34bcc7ba8673383dfa03d27d pykickstart-0.6.tar.gz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]