New version 31.3-1
- Fix live payload error introduced by clean-up (#1685258) (jkonecny)
This commit is contained in:
parent
4fb8e66866
commit
66bc4269af
1
.gitignore
vendored
1
.gitignore
vendored
@ -182,3 +182,4 @@
|
||||
/anaconda-30.25.tar.bz2
|
||||
/anaconda-31.1.tar.bz2
|
||||
/anaconda-31.2.tar.bz2
|
||||
/anaconda-31.3.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 31.2
|
||||
Version: 31.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -354,6 +354,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 05 2019 Martin Kolman <mkolman@redhat.com> - 31.3-1
|
||||
- Fix live payload error introduced by clean-up (#1685258) (jkonecny)
|
||||
|
||||
* Mon Mar 04 2019 Martin Kolman <mkolman@redhat.com> - 31.2-1
|
||||
- Get the summary about selected disks from a function (vponcova)
|
||||
- Replace warnings about disks with constants (vponcova)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-31.2.tar.bz2) = 0ad294dd79f781a5869b86c6423e9fdbc1c26a99058af210b9357be22b4b927695faf0e98334c4d41f21452510d42076712649002abfa26b4aa06aedc6ff3979
|
||||
SHA512 (anaconda-31.3.tar.bz2) = fabc58856a802af414d42fe1db5fa809b917149597e0f10baf76f62ed011822caf91a659067575aae3991a3584158c94079c5ebd667a4011c2139d65ab280bdd
|
||||
|
Loading…
Reference in New Issue
Block a user