Really a new version
- Try to quit plymouth before running our X server instance (#1058329) - Get rid of the empty debuginfo package (#1062738)
This commit is contained in:
parent
a0f7fb3f27
commit
5cb052c125
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/initial-setup-0.3.11.tar.gz
|
||||
/initial-setup-0.3.12.tar.gz
|
||||
/initial-setup-0.3.13.tar.gz
|
||||
/initial-setup-0.3.14.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Initial system configuration utility
|
||||
Name: initial-setup
|
||||
URL: http://fedoraproject.org/wiki/FirstBoot
|
||||
Version: 0.3.13
|
||||
Version: 0.3.14
|
||||
Release: 1%{?dist}
|
||||
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
@ -12,6 +12,7 @@ Release: 1%{?dist}
|
||||
# git clone git://git.fedorahosted.org/initial-setup.git
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
%define debug_package %{nil}
|
||||
%define anacondaver 21.7
|
||||
|
||||
License: GPLv2+
|
||||
@ -124,6 +125,10 @@ fi
|
||||
%systemd_postun_with_restart initial-setup-graphical.service
|
||||
|
||||
%changelog
|
||||
* Tue Feb 11 2014 Vratislav Podzimek <vpodzime@redhat.com> - 0.3.14-1
|
||||
- Try to quit plymouth before running our X server instance (#1058329)
|
||||
- Get rid of the empty debuginfo package (#1062738)
|
||||
|
||||
* Wed Feb 05 2014 Vratislav Podzimek <vpodzime@redhat.com> - 0.3.13-1
|
||||
- Make Initial Setup an arch specific package (#1057590) (vpodzime)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user