parent
5cb052c125
commit
5eca52ea64
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/initial-setup-0.3.12.tar.gz
|
/initial-setup-0.3.12.tar.gz
|
||||||
/initial-setup-0.3.13.tar.gz
|
/initial-setup-0.3.13.tar.gz
|
||||||
/initial-setup-0.3.14.tar.gz
|
/initial-setup-0.3.14.tar.gz
|
||||||
|
/initial-setup-0.3.15.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Initial system configuration utility
|
Summary: Initial system configuration utility
|
||||||
Name: initial-setup
|
Name: initial-setup
|
||||||
URL: http://fedoraproject.org/wiki/FirstBoot
|
URL: http://fedoraproject.org/wiki/FirstBoot
|
||||||
Version: 0.3.14
|
Version: 0.3.15
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# This is a Red Hat maintained package which is specific to
|
# This is a Red Hat maintained package which is specific to
|
||||||
@ -125,6 +125,9 @@ fi
|
|||||||
%systemd_postun_with_restart initial-setup-graphical.service
|
%systemd_postun_with_restart initial-setup-graphical.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 19 2014 Martin Kolman <mkolman@redhat.com> - 0.3.15-1
|
||||||
|
- Import the product module (#1077390) (vpodzime)
|
||||||
|
|
||||||
* Tue Feb 11 2014 Vratislav Podzimek <vpodzime@redhat.com> - 0.3.14-1
|
* Tue Feb 11 2014 Vratislav Podzimek <vpodzime@redhat.com> - 0.3.14-1
|
||||||
- Try to quit plymouth before running our X server instance (#1058329)
|
- Try to quit plymouth before running our X server instance (#1058329)
|
||||||
- Get rid of the empty debuginfo package (#1062738)
|
- Get rid of the empty debuginfo package (#1062738)
|
||||||
|
Loading…
Reference in New Issue
Block a user