[pykickstart/f20] - Remove a triple-X message that is no longer needed (mkolman) - Add --remove-service option for the

clumens clumens at fedoraproject.org
Tue Oct 8 18:37:54 UTC 2013


commit bf2ecd3d9329a868260ffd2c32cf2c9a5054077f
Author: Chris Lumens <clumens at redhat.com>
Date:   Tue Oct 8 14:31:14 2013 -0400

    - Remove a triple-X message that is no longer needed (mkolman)
    - Add --remove-service option for the firewall command (#1016008) (mkolman)

 .gitignore       |    1 +
 pykickstart.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eae3b7f..6d005fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -113,3 +113,4 @@ pykickstart-1.78.tar.gz
 /pykickstart-1.99.39.tar.gz
 /pykickstart-1.99.40.tar.gz
 /pykickstart-1.99.41.tar.gz
+/pykickstart-1.99.42.tar.gz
diff --git a/pykickstart.spec b/pykickstart.spec
index da3ae38..86af7e9 100644
--- a/pykickstart.spec
+++ b/pykickstart.spec
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.99.41
+Version: 1.99.42
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -50,6 +50,10 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Tue Oct 08 2013 Chris Lumens <clumens at redhat.com> - 1.99.42-1
+- Remove a triple-X message that is no longer needed (mkolman)
+- Add --remove-service option for the firewall command (#1016008) (mkolman)
+
 * Wed Sep 25 2013 Chris Lumens <clumens at redhat.com> - 1.99.41-1
 - New 'eula' command (#1000409) (vpodzime)
 
diff --git a/sources b/sources
index 14d51da..5500a9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f3269907c28b7ce861c5759dfec299d  pykickstart-1.99.41.tar.gz
+8fe7b81c0441e60f19a139301a450339  pykickstart-1.99.42.tar.gz


More information about the scm-commits mailing list