New version 28.16-1
- Improve password checking status and error messages (mkolman) - Spin kickstarts shouldn't be test dependency (jkonecny)
This commit is contained in:
parent
e48723e6be
commit
417b67e2db
1
.gitignore
vendored
1
.gitignore
vendored
@ -126,3 +126,4 @@
|
||||
/anaconda-28.13.tar.bz2
|
||||
/anaconda-28.14.tar.bz2
|
||||
/anaconda-28.15.tar.bz2
|
||||
/anaconda-28.16.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 28.15
|
||||
Version: 28.16
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: Applications/System
|
||||
@ -335,6 +335,10 @@ update-desktop-database &> /dev/null || :
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 02 2018 Martin Kolman <mkolman@redhat.com> - 28.16-1
|
||||
- Improve password checking status and error messages (mkolman)
|
||||
- Spin kickstarts shouldn't be test dependency (jkonecny)
|
||||
|
||||
* Wed Dec 20 2017 Martin Kolman <mkolman@redhat.com> - 28.15-1
|
||||
- Remove spurious echo call from tmux service file (#1526861) (mkolman)
|
||||
- Restore fix for RHBZ #1323012 (`set_name` not `setName`) (awilliam)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-28.15.tar.bz2) = b6f81e357701d3da217e83dc6c8b1793baba1ac292efedb3d49b16a9e100711872891843557b09f6afc0ff59c7a17776e83b263ce1dec356e6b46b38e4fd2815
|
||||
SHA512 (anaconda-28.16.tar.bz2) = 731413e240df7e2e7964a986fcf4376f853d0c88539ad17f96686bda988e0ab7afad0c1ae47cc4371d76404e2a481edca8956794d6f647331f26d759010f94a8
|
||||
|
Loading…
Reference in New Issue
Block a user