From 76692b106dbe8115a661085793e54f09c9e0f4b7 Mon Sep 17 00:00:00 2001 From: Vratislav Podzimek Date: Tue, 18 Jun 2013 14:15:35 +0200 Subject: [PATCH] new version - Make serial-getty wait for us as well (#970719) (vpodzime) - Disable the service only on successful exit (#967617) (vpodzime) --- .gitignore | 1 + initial-setup.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 456c705..bcc3ba2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /initial-setup-0.3.3.tar.gz /initial-setup-0.3.4.tar.gz /initial-setup-0.3.5.tar.gz +/initial-setup-0.3.6.tar.gz diff --git a/initial-setup.spec b/initial-setup.spec index f6522d9..5c4f408 100644 --- a/initial-setup.spec +++ b/initial-setup.spec @@ -1,7 +1,7 @@ Summary: Initial system configuration utility Name: initial-setup URL: http://fedoraproject.org/wiki/FirstBoot -Version: 0.3.5 +Version: 0.3.6 Release: 1%{?dist} BuildArch: noarch @@ -98,6 +98,10 @@ fi %changelog +* Tue Jun 18 2013 Vratislav Podzimek - 0.3.6-1 +- Make serial-getty wait for us as well (#970719) (vpodzime) +- Disable the service only on successful exit (#967617) (vpodzime) + * Mon May 22 2013 Vratislav Podzimek - 0.3.5-1 - Reference the new repository in the .spec file (vpodzime) - Prevent systemd services from running on live images (#962196) (awilliam) diff --git a/sources b/sources index 017e472..d7de720 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61aab00eeecae884647a565856dc6f91 initial-setup-0.3.5.tar.gz +a90d54408a113e5ac45e7f206d6ffb55 initial-setup-0.3.6.tar.gz