new version
- Run only the supported kickstart modules (#1566621) (vponcova)
This commit is contained in:
parent
c351810484
commit
42745dc5b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/initial-setup-0.3.55.tar.gz
|
||||
/initial-setup-0.3.56.tar.gz
|
||||
/initial-setup-0.3.57.tar.gz
|
||||
/initial-setup-0.3.58.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Initial system configuration utility
|
||||
Name: initial-setup
|
||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||
Version: 0.3.57
|
||||
Version: 0.3.58
|
||||
Release: 1%{?dist}
|
||||
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
@ -158,6 +158,9 @@ fi
|
||||
%{python3_sitelib}/initial_setup/gui/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 19 2018 Martin Kolman <mkolman@redhat.com> - 0.3.58-1
|
||||
- Run only the supported kickstart modules (#1566621) (vponcova)
|
||||
|
||||
* Tue Apr 10 2018 Martin Kolman <mkolman@redhat.com> - 0.3.57-1
|
||||
- Adapt to a new Simpleline input handling (jkonecny)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initial-setup-0.3.57.tar.gz) = cf822c08a9a90e5a850469f86b4dc0c20f86f8fb4afa931e370d5975d8aca1ab055c4111e5979f65942a2e376ffa3e207febe7216c901a8396e78a142971eaef
|
||||
SHA512 (initial-setup-0.3.58.tar.gz) = 75f340eadb8f3406e9a727a46581049a9de1b13c2ad6fc9576ba44e3d58f4aae9828b483a735e40d048f68e38e7971e47a43e4c1455b7d80e5b556653bd38c8d
|
||||
|
Loading…
Reference in New Issue
Block a user