Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/initial-setup.git#f406c7b27fc01c6d6ba5386c2e03978ccb4ab60d
This commit is contained in:
parent
98c21df363
commit
dda359bd2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
||||
/initial-setup-0.3.82.tar.gz
|
||||
/initial-setup-0.3.83.tar.gz
|
||||
/initial-setup-0.3.84.tar.gz
|
||||
/initial-setup-0.3.85.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Initial system configuration utility
|
||||
Name: initial-setup
|
||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||
Version: 0.3.84
|
||||
Version: 0.3.85
|
||||
Release: 1%{?dist}
|
||||
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
@ -13,7 +13,7 @@ Release: 1%{?dist}
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
%define debug_package %{nil}
|
||||
%define anacondaver 32.15-1
|
||||
%define anacondaver 34.9-1
|
||||
|
||||
License: GPLv2+
|
||||
BuildRequires: gettext
|
||||
@ -162,6 +162,9 @@ fi
|
||||
%{python3_sitelib}/initial_setup/gui/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 07 2020 Martin Kolman <mkolman@redhat.com> - 0.3.85-1
|
||||
- Adapt to category title translation fix in Anaconda (mkolman)
|
||||
|
||||
* Tue Oct 27 2020 Martin Kolman <mkolman@redhat.com> - 0.3.84-1
|
||||
- Adjust to logging command changes in Anaconda (#1891621) (mkolman)
|
||||
- Make sure the output from custom_getpass() is serialized after stdout (lkundrak)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initial-setup-0.3.84.tar.gz) = a8102ed067bf0ec67b53165ee7d90b7f29944d2d3a7b10aa5090d34ec9b9a2617bc45cf299acd0c1d88d7388040ba0bdd3f8e768e6e5a601388fa9d8ab247f59
|
||||
SHA512 (initial-setup-0.3.85.tar.gz) = d4cfb86db8a24005786f1b3f4469023dd476c172399ac37dfb7fc671fc1ffacedf5099427be9f83647a2b1f2eaebde46eb1622cac98329e3dce2319abc538a1b
|
||||
|
Loading…
Reference in New Issue
Block a user