- Add base repo name for CentOS Stream after repository renaming (jkonecny)
Resolves: rhbz#1955331 - The OPAL compatibility with XFS features is mandatory (vponcova) Resolves: rhbz#2008792
This commit is contained in:
parent
3909ca9fb9
commit
866168271f
1
.gitignore
vendored
1
.gitignore
vendored
@ -302,3 +302,4 @@
|
||||
/anaconda-34.25.0.19.tar.bz2
|
||||
/anaconda-34.25.0.20.tar.bz2
|
||||
/anaconda-34.25.0.21.tar.bz2
|
||||
/anaconda-34.25.0.22.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.21
|
||||
Version: 34.25.0.22
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -407,6 +407,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 02 2021 Martin Kolman <mkolman@redhat.com> - 34.25.0.22-1
|
||||
- Add base repo name for CentOS Stream after repository renaming (jkonecny)
|
||||
Resolves: rhbz#1955331
|
||||
- The OPAL compatibility with XFS features is mandatory (vponcova)
|
||||
Resolves: rhbz#2008792
|
||||
|
||||
* Fri Nov 26 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.21-1
|
||||
- Wait for all background threads to finish before filling installation task
|
||||
queue (mkolman)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.0.21.tar.bz2) = 7bc2bd498915d2fa5dcfb16bdf0b6df584ac448bc4a2edb20f0cddae98f7a6e7c5add3913701f6f860441190a87ad5b504d15a63bea9ad65bb68c71c05e26ea0
|
||||
SHA512 (anaconda-34.25.0.22.tar.bz2) = 4b00c6844ba17682fa22df17a0a5f5632e6f5065b7bfaa9323f62fb9df4063b32aa56667266439c2562f8201b24bc7bcf4d2b89ca4ab70c92cb8c2b18179a432
|
||||
|
Loading…
Reference in New Issue
Block a user