new version
- Prevent getty on various services killing us (#979174) (vpodzime) - Initialize network logging for the network spoke (vpodzime)
This commit is contained in:
parent
3c24a41dca
commit
54f61ae18a
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user