[packit] 39.18 upstream release
Upstream tag: anaconda-39.18-1 Upstream commit: c0db2db5
This commit is contained in:
parent
cf90187dec
commit
2a0997f887
1
.gitignore
vendored
1
.gitignore
vendored
@ -362,3 +362,4 @@
|
||||
/anaconda-39.15.tar.bz2
|
||||
/anaconda-39.16.tar.bz2
|
||||
/anaconda-39.17.tar.bz2
|
||||
/anaconda-39.18.tar.bz2
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.76.0.
|
||||
The file was generated using packit 0.76.0.post2+gbdab6df.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 39.17
|
||||
Version: 39.18
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -470,6 +470,22 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 06 2023 Packit <hello@packit.dev> - 39.18-1
|
||||
- webui: change the language direction when language changes (kkoukiou)
|
||||
- Fix webui-tests workflow waiving (zveleba)
|
||||
- Add github-pr and xunit reporting to webui-tests workflow (zveleba)
|
||||
- Simplify user and group name test (vslavik)
|
||||
- Clean up imports (vslavik)
|
||||
- Block more usernames as reserved (vslavik)
|
||||
- Remove unused/duplicate WebUI e2e testplan (zveleba)
|
||||
- If nano is the default editor, use it for bug reports (vslavik)
|
||||
- webui: Fix malformed XML (vslavik)
|
||||
- WebUI: re-design the review screen for custom mount point (jvanderwaa)
|
||||
- WebUI: explicitly specify GITHUB_BASE for pixel test commands (jvanderwaa)
|
||||
- Reload translations dynamically without a browser reload (jvanderwaa)
|
||||
- Re-render app when language changes (jvanderwaa)
|
||||
- Update translations from Weblate
|
||||
|
||||
* Tue May 30 2023 Packit <hello@packit.dev> - 39.17-1
|
||||
- Remove unused parameter anaconda (vslavik)
|
||||
- Remove unused parameter opts (vslavik)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-39.17.tar.bz2) = 57ff8eb1696590d30f8cc53453f5d6c7bd67d4cec1c1ce5c024f834d44524835797f804c995b9c7e2ca2be19658a651761804c60222381728b429da6a49b6d85
|
||||
SHA512 (anaconda-39.18.tar.bz2) = 9c6ac1f4ff889117d6ede236b852b1ceaceacef3c5e50543ba0d0fbb58b0fe2fcaafe802837445993b0203bf831e0edfa32196044dd1690384bb852df2fafccf
|
||||
|
Loading…
Reference in New Issue
Block a user