Drop Anaconda version bump for now
Something strange seems to be happening with the repos during the freeze & anaconda & initial-setup will be in the same update anyway.
This commit is contained in:
parent
531813926f
commit
cda1108042
@ -2,7 +2,7 @@ Summary: Initial system configuration utility
|
|||||||
Name: initial-setup
|
Name: initial-setup
|
||||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||||
Version: 0.3.46
|
Version: 0.3.46
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
# This is a Red Hat maintained package which is specific to
|
# This is a Red Hat maintained package which is specific to
|
||||||
# our distribution.
|
# our distribution.
|
||||||
@ -13,7 +13,7 @@ Release: 1%{?dist}
|
|||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
%define anacondaver 26.21.6
|
%define anacondaver 25.20.3
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -157,6 +157,9 @@ fi
|
|||||||
%{python3_sitelib}/initial_setup/gui/*
|
%{python3_sitelib}/initial_setup/gui/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 24 2017 Martin Kolman <mkolman@redhat.com> - 0.3.46-2
|
||||||
|
- Drop Anaconda version bump for now (mkolman)
|
||||||
|
|
||||||
* Wed May 24 2017 Martin Kolman <mkolman@redhat.com> - 0.3.46-1
|
* Wed May 24 2017 Martin Kolman <mkolman@redhat.com> - 0.3.46-1
|
||||||
- Add support for password entry from arbitrary consoles (#1438046) (mkolman)
|
- Add support for password entry from arbitrary consoles (#1438046) (mkolman)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user