new version
- Adapt classes to changes in anaconda (#1127450) (vpodzime)
This commit is contained in:
parent
97c52abbce
commit
3644050b4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/initial-setup-0.3.19.tar.gz
|
||||
/initial-setup-0.3.21.tar.gz
|
||||
/initial-setup-0.3.22.tar.gz
|
||||
/initial-setup-0.3.23.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Initial system configuration utility
|
||||
Name: initial-setup
|
||||
URL: http://fedoraproject.org/wiki/FirstBoot
|
||||
Version: 0.3.22
|
||||
Version: 0.3.23
|
||||
Release: 1%{?dist}
|
||||
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
@ -127,12 +127,12 @@ fi
|
||||
%systemd_postun_with_restart initial-setup-graphical.service
|
||||
|
||||
%changelog
|
||||
* Fri Aug 08 2014 Martin Kolman <mkolman@redhat.com> - 0.3.23-1
|
||||
- Adapt to class changes in Anaconda (vpodzime)
|
||||
|
||||
* Fri Jul 04 2014 Martin Kolman <mkolman@redhat.com> - 0.3.22-1
|
||||
- Update the initial-setup hub for the new HubWindow API (dshea)
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.21-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Sat May 31 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.3.21-2
|
||||
- Only the GUI needs a window manager
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user