new version
- Disable the correct service on successful completion (#1298725) (mkolman)
This commit is contained in:
parent
d99269d8e5
commit
cc4faa8311
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/initial-setup-0.3.36.tar.gz
|
||||
/initial-setup-0.3.37.tar.gz
|
||||
/initial-setup-0.3.38.tar.gz
|
||||
/initial-setup-0.3.39.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: Initial system configuration utility
|
||||
Name: initial-setup
|
||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||
Version: 0.3.38
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.39
|
||||
Release: 1%{?dist}
|
||||
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
# our distribution.
|
||||
@ -155,8 +155,8 @@ fi
|
||||
%{python3_sitelib}/initial_setup/gui/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.38-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
* Tue Feb 16 2016 Martin Kolman <mkolman@redhat.com> - 0.3.39-1
|
||||
- Disable the correct service on successful completion (#1298725) (mkolman)
|
||||
|
||||
* Tue Dec 01 2015 Martin Kolman <mkolman@redhat.com> - 0.3.38-1
|
||||
- Make Initial Setup startup more robust (mkolman)
|
||||
|
Loading…
Reference in New Issue
Block a user