New version 34.8-1
- fix remove unkown partition in sda failed (69908158+xqrustc2020) - Fix show missing inst. prefix warning appropriately (#1875561) (jkonecny) - Fix unit test dependency installation for boolean expressions (martin) - Drop obsolete Py_Initialize link check in configure (martin) - Document the mount points of the target system (vponcova) - fix remove unkown partition in sda failed (69908158+xqrustc2020) - Import RPM certificates at end of installation (vslavik)
This commit is contained in:
parent
16914338ea
commit
28244cf713
1
.gitignore
vendored
1
.gitignore
vendored
@ -257,3 +257,4 @@
|
||||
/anaconda-34.5.tar.bz2
|
||||
/anaconda-34.6.tar.bz2
|
||||
/anaconda-34.7.tar.bz2
|
||||
/anaconda-34.8.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.7
|
||||
Version: 34.8
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -368,6 +368,15 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 01 2020 Martin Kolman <mkolman@redhat.com> - 34.8-1
|
||||
- fix remove unkown partition in sda failed (69908158+xqrustc2020)
|
||||
- Fix show missing inst. prefix warning appropriately (#1875561) (jkonecny)
|
||||
- Fix unit test dependency installation for boolean expressions (martin)
|
||||
- Drop obsolete Py_Initialize link check in configure (martin)
|
||||
- Document the mount points of the target system (vponcova)
|
||||
- fix remove unkown partition in sda failed (69908158+xqrustc2020)
|
||||
- Import RPM certificates at end of installation (vslavik)
|
||||
|
||||
* Tue Sep 29 2020 Martin Kolman <mkolman@redhat.com> - 34.7-1
|
||||
- Remove the Packages module (vponcova)
|
||||
- Handle the %%packages section in the DNF module (vponcova)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.7.tar.bz2) = 01920c6de5a9afbee4edcbdfadef8e5cf0c3708b842299ca967cb437cca220aa252960230206d1ae0001e7404bc94548dbb8291cbfdc6898672cbfe2c14aad17
|
||||
SHA512 (anaconda-34.8.tar.bz2) = cc9a6e7c7ae17c29051800582e433ed81508b8427ccff9781fedf004d2b9bd22a77ab998f2812dd90e3e2274d2d63c44c5769d2387c70df701054820fca87110
|
||||
|
Loading…
Reference in New Issue
Block a user