[initial-setup/f20] new version

Vratislav Podzimek vpodzime at fedoraproject.org
Tue Aug 27 13:31:16 UTC 2013


commit 8d37078850c0ead53b99e54d55068dc4e2c375a4
Author: Vratislav Podzimek <vpodzime at redhat.com>
Date:   Tue Aug 27 14:12:49 2013 +0200

    new version
    
    - Prevent getty on various services killing us (#979174) (vpodzime)
    - Initialize network logging for the network spoke (vpodzime)

 .gitignore         |    1 +
 initial-setup.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bcc3ba2..9887743 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /initial-setup-0.3.4.tar.gz
 /initial-setup-0.3.5.tar.gz
 /initial-setup-0.3.6.tar.gz
+/initial-setup-0.3.7.tar.gz
diff --git a/initial-setup.spec b/initial-setup.spec
index de14b2e..328aaff 100644
--- a/initial-setup.spec
+++ b/initial-setup.spec
@@ -1,8 +1,8 @@
 Summary: Initial system configuration utility
 Name: initial-setup
 URL: http://fedoraproject.org/wiki/FirstBoot
-Version: 0.3.6
-Release: 3%{?dist}
+Version: 0.3.7
+Release: 1%{?dist}
 BuildArch: noarch
 
 # This is a Red Hat maintained package which is specific to
@@ -98,6 +98,10 @@ fi
 
 
 %changelog
+* Tue Aug 27 2013 Vratislav Podzimek <vpodzime at redhat.com> - 0.3.7-1
+- Prevent getty on various services killing us (#979174) (vpodzime)
+- Initialize network logging for the network spoke (vpodzime)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index d7de720..f7d7cf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a90d54408a113e5ac45e7f206d6ffb55  initial-setup-0.3.6.tar.gz
+7269d2445b1ff19442fa21c3501dbca5  initial-setup-0.3.7.tar.gz


More information about the scm-commits mailing list