[packit] 39.20 upstream release
Upstream tag: anaconda-39.20-1 Upstream commit: fe5bfa3d
This commit is contained in:
parent
27e0af5b63
commit
6bc5e86b65
1
.gitignore
vendored
1
.gitignore
vendored
@ -364,3 +364,4 @@
|
||||
/anaconda-39.17.tar.bz2
|
||||
/anaconda-39.18.tar.bz2
|
||||
/anaconda-39.19.tar.bz2
|
||||
/anaconda-39.20.tar.bz2
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.76.0.post10+g0dcb396.
|
||||
The file was generated using packit 0.77.0.
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 39.19
|
||||
Release: 2%{?dist}
|
||||
Version: 39.20
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
|
||||
@ -470,6 +470,24 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 20 2023 Packit <hello@packit.dev> - 39.20-1
|
||||
- webui: add PRETTY_NAME to use in title instead of anaconda generic title
|
||||
(acruzgon)
|
||||
- Revert "WebUI: explicitly specify GITHUB_BASE for pixel test commands"
|
||||
(kkoukiou)
|
||||
- webui: add expected journal messages coming from cockpit's new python bridge
|
||||
(kkoukiou)
|
||||
- WebUI: Remove centering from loading screen (ozobal)
|
||||
- webui: show partitions of local standard disks (kkoukiou)
|
||||
- webui: increase timeout when downloading anaconda-webui rpm dependencies
|
||||
(acruzgon)
|
||||
- webui: add PageSection variant 'wizard' to give Wizard in-page styling
|
||||
(acruzgon)
|
||||
- webui: use fmt_to_fragments so that the translation does not break (kkoukiou)
|
||||
- Import BlockDev from blivet instead of gi (vtrefny)
|
||||
- Stop infinite wait for CDROM when KS is processed (#2209599) (jkonecny)
|
||||
- Update translations from Weblate
|
||||
|
||||
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 39.19-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-39.19.tar.bz2) = 2714011a4b0a70b5d44e2542b6a3d5929188f60be470e245c57409333a46ea74bfca7ee7fb7c191c467339c75c5534a687986ab811063383265ea7107ee9a64a
|
||||
SHA512 (anaconda-39.20.tar.bz2) = 46fdd13a04e64af45412ea413bacff385584bd8a57bcedca57fc03c707f2a4d9c4a75a062b4e1de8ec813494db3360db5bb2f62f2ae80cd54101db9baeaa6e26
|
||||
|
Loading…
Reference in New Issue
Block a user