New version 30.1-1
- Fix the processing of the live CD source (#1622248) (vponcova)
This commit is contained in:
parent
df7a1bba91
commit
1437e9302e
1
.gitignore
vendored
1
.gitignore
vendored
@ -156,3 +156,4 @@
|
|||||||
/anaconda-29.22.tar.bz2
|
/anaconda-29.22.tar.bz2
|
||||||
/anaconda-29.23.tar.bz2
|
/anaconda-29.23.tar.bz2
|
||||||
/anaconda-29.24.tar.bz2
|
/anaconda-29.24.tar.bz2
|
||||||
|
/anaconda-30.1.tar.bz2
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 29.24
|
Version: 30.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -348,6 +348,9 @@ update-desktop-database &> /dev/null || :
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 27 2018 Martin Kolman <mkolman@redhat.com> - 30.1-1
|
||||||
|
- Fix the processing of the live CD source (#1622248) (vponcova)
|
||||||
|
|
||||||
* Wed Aug 22 2018 Martin Kolman <mkolman@redhat.com> - 29.24-1
|
* Wed Aug 22 2018 Martin Kolman <mkolman@redhat.com> - 29.24-1
|
||||||
- Fix crash in tui when default partitioning scheme is not supported.
|
- Fix crash in tui when default partitioning scheme is not supported.
|
||||||
(rvykydal)
|
(rvykydal)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-29.24.tar.bz2) = 1bf706503df40844d08bd285835db2178b02cba1bdcd06080c22ff09a5185eeb9c5593209b830343fe6bc4c49246716b29c50d4dff45d3a85d5c85dc81b3cdd8
|
SHA512 (anaconda-30.1.tar.bz2) = 8ff46e1912f7260e7817e44a6ccc0e7a217918120225f63bd4536b0c07bb593777449cde2031e2c0b70943a8b39d0f0adcde35bb6e1f98ee87ccea94595675d6
|
||||||
|
Loading…
Reference in New Issue
Block a user