new version

- Prevent getty on various services killing us (#979174) (vpodzime)
- Initialize network logging for the network spoke (vpodzime)
This commit is contained in:
Vratislav Podzimek 2013-08-27 14:12:49 +02:00
parent 3c24a41dca
commit 54f61ae18a
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@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@lists.fedoraproject.org> - 0.3.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
a90d54408a113e5ac45e7f206d6ffb55 initial-setup-0.3.6.tar.gz
7269d2445b1ff19442fa21c3501dbca5 initial-setup-0.3.7.tar.gz