[packit] 38.12 upstream release
Upstream tag: anaconda-38.12-1 Upstream commit: 5137fa16 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
3842fd8647
commit
b069ea7f38
1
.gitignore
vendored
1
.gitignore
vendored
@ -334,3 +334,4 @@
|
|||||||
/anaconda-38.9.tar.bz2
|
/anaconda-38.9.tar.bz2
|
||||||
/anaconda-38.10.tar.bz2
|
/anaconda-38.10.tar.bz2
|
||||||
/anaconda-38.11.tar.bz2
|
/anaconda-38.11.tar.bz2
|
||||||
|
/anaconda-38.12.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 38.11
|
Version: 38.12
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -464,6 +464,11 @@ rm -rf \
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 06 2022 Packit <hello@packit.dev> - 38.12-1
|
||||||
|
- Web UI: Tests should ignore the volatile space requirement message (skobyda)
|
||||||
|
- webui: Upgrade to react 18 and enable the new concurrent renderer (kkoukiou)
|
||||||
|
- Add a block of history about the name of the installer (dcantrell)
|
||||||
|
|
||||||
* Tue Dec 06 2022 Packit <hello@packit.dev> - 38.11-1
|
* Tue Dec 06 2022 Packit <hello@packit.dev> - 38.11-1
|
||||||
- Fix the installation message about the payload installation (vponcova)
|
- Fix the installation message about the payload installation (vponcova)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-38.11.tar.bz2) = 7c227578642435aaa92ae679bc0a13a51a7d0a4a69f1a568227e790d98c0e7741c56caa8b6b70f9e7be07501b35fa16ac45ddbcf2983c8522b78f777395b6d7f
|
SHA512 (anaconda-38.12.tar.bz2) = b84bb05c6c676f68e6f1ea4c82d00639a55642109978905c46c1cadad2c09ecb718d4a12082787c15f575e32d4653b777b3c31e0b9cdcf7005e4432d6bdb695b
|
||||||
|
Loading…
Reference in New Issue
Block a user