New version 29.10-1
- Bump simpleline version (mkolman) - Do not redraw screen after text YesNo dialog (#1557951)(jkonecny) - Revert "Adapt to a new simpleline changes (#1557472)(jkonecny) - authselect: enable silent last log (pbrezina) - authselect: fix typo to enable fingerprint authentication (pbrezina)
This commit is contained in:
parent
f78eca998b
commit
6e69816a6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -141,3 +141,4 @@
|
||||
/anaconda-29.7.tar.bz2
|
||||
/anaconda-29.8.tar.bz2
|
||||
/anaconda-29.9.tar.bz2
|
||||
/anaconda-29.10.tar.bz2
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 29.9
|
||||
Version: 29.10
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: Applications/System
|
||||
@ -41,7 +41,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
%define pykickstartver 3.12-1
|
||||
%define pypartedver 2.5-2
|
||||
%define rpmver 4.10.0
|
||||
%define simplelinever 0.8-1
|
||||
%define simplelinever 1.1-1
|
||||
%define utillinuxver 2.15.1
|
||||
|
||||
BuildRequires: audit-libs-devel
|
||||
@ -346,6 +346,13 @@ update-desktop-database &> /dev/null || :
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 10 2018 Martin Kolman <mkolman@redhat.com> - 29.10-1
|
||||
- Bump simpleline version (mkolman)
|
||||
- Do not redraw screen after text YesNo dialog (#1557951)(jkonecny)
|
||||
- Revert "Adapt to a new simpleline changes (#1557472)(jkonecny)
|
||||
- authselect: enable silent last log (pbrezina)
|
||||
- authselect: fix typo to enable fingerprint authentication (pbrezina)
|
||||
|
||||
* Mon Apr 09 2018 Martin Kolman <mkolman@redhat.com> - 29.9-1
|
||||
- Move install time dependencies to a metapackage (mkolman)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-29.9.tar.bz2) = 53ec0dd5ed53839f08d894b1a8c01f1e91fdf5de297520bb0d056f6c4110dccbc5d44313ca966efb3f840e9f8f79fb16be5012e91c626ae331f05c8d7f10f0dd
|
||||
SHA512 (anaconda-29.10.tar.bz2) = c82cff451c0e2030e26ecbfaf3565635e7f4c1e18275b44f78da768178ae5b2f8b2cba1bdef841a79603e78ef4c902767cb8f8448234900d5abac52858f1be5b
|
||||
|
Loading…
Reference in New Issue
Block a user