new version

- Rebuild with dependencies available
This commit is contained in:
Vratislav Podzimek 2013-06-18 16:22:20 +02:00
parent 76692b106d
commit 08c3341f93

View File

@ -2,7 +2,7 @@ Summary: Initial system configuration utility
Name: initial-setup
URL: http://fedoraproject.org/wiki/FirstBoot
Version: 0.3.6
Release: 1%{?dist}
Release: 2%{?dist}
BuildArch: noarch
# This is a Red Hat maintained package which is specific to
@ -98,6 +98,9 @@ fi
%changelog
* Tue Jun 18 2013 Vratislav Podzimek <vpodzime@redhat.com> - 0.3.6-2
- Rebuild with dependencies available.
* Tue Jun 18 2013 Vratislav Podzimek <vpodzime@redhat.com> - 0.3.6-1
- Make serial-getty wait for us as well (#970719) (vpodzime)
- Disable the service only on successful exit (#967617) (vpodzime)