- Check source type directly, not via DBus (mkolman)
Resolves: rhbz#1955311 - Move post installation scripts to the end of queue (lveyde) Resolves: rhbz#1983922
This commit is contained in:
parent
5a80494a69
commit
0fb5b15e4a
1
.gitignore
vendored
1
.gitignore
vendored
@ -294,3 +294,4 @@
|
||||
/anaconda-34.25.0.11.tar.bz2
|
||||
/anaconda-34.25.0.12.tar.bz2
|
||||
/anaconda-34.25.0.13.tar.bz2
|
||||
/anaconda-34.25.0.14.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.13
|
||||
Version: 34.25.0.14
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -405,6 +405,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 24 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.14-1
|
||||
- Check source type directly, not via DBus (mkolman)
|
||||
Resolves: rhbz#1955311
|
||||
- Move post installation scripts to the end of queue (lveyde)
|
||||
Resolves: rhbz#1983922
|
||||
|
||||
* Wed Aug 11 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.13-1
|
||||
- Fix dependency on zram-generator (rvykydal)
|
||||
Resolves: rhbz#1991617
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.0.13.tar.bz2) = 1c4c71139c4e0a5dfdab9928d332fa10af51f2fdb6fc92111aca1fe3359bb79967202400c7b3bf7fdac004e33a29a6250be87dbc7886e01fde1e04e4eacd0b52
|
||||
SHA512 (anaconda-34.25.0.14.tar.bz2) = 2afffeb3289c801920f6a108249c50f611edff9611d00c08a3f452ff30cad27a40590d7755b54774e95d0f57ea71e402c3844565930ded7697cb6dd53b782504
|
||||
|
Loading…
Reference in New Issue
Block a user