[packit] 39.22 upstream release
Upstream tag: anaconda-39.22-1 Upstream commit: 0fc7b075
This commit is contained in:
parent
dfe9159fee
commit
67c634a1a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -366,3 +366,4 @@
|
||||
/anaconda-39.19.tar.bz2
|
||||
/anaconda-39.20.tar.bz2
|
||||
/anaconda-39.21.tar.bz2
|
||||
/anaconda-39.22.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 39.21
|
||||
Version: 39.22
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -434,6 +434,7 @@ rm -rf \
|
||||
%{_datadir}/cockpit/anaconda-webui/manifest.json
|
||||
%{_datadir}/metainfo/org.cockpit-project.anaconda-webui.metainfo.xml
|
||||
%{_datadir}/cockpit/anaconda-webui/po.*.js.gz
|
||||
%{_libexecdir}/webui-desktop
|
||||
|
||||
%files gui
|
||||
%{python3_sitearch}/pyanaconda/ui/gui/*
|
||||
@ -470,6 +471,13 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 27 2023 Packit <hello@packit.dev> - 39.22-1
|
||||
- Update the bundled cockpit-desktop script (martin.kolman)
|
||||
- Revert "Revert "webui: start using custom webui-desktop script instead of
|
||||
cockpit-desktop"" (martin.kolman)
|
||||
- docs: Document the distribution component (vponcova)
|
||||
- Update translations from Weblate
|
||||
|
||||
* Tue Jun 27 2023 Packit <hello@packit.dev> - 39.21-1
|
||||
- webui: Fix handling of END2END env variable in WebUI tests (zveleba)
|
||||
- webui: tests: wait for the webui to update disk selection instead of
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-39.21.tar.bz2) = a8487329837dd2b3446097cf7a08052db551c44a3cf7ad94e4146b39e3cc1b98e691dc2d121958f063bf5eed6e0504abd4e9dc912bb6bd7a219df26d8cb73728
|
||||
SHA512 (anaconda-39.22.tar.bz2) = dfa12de093f0da21036eec0f50df6b52a64f0e34f09fafd361d17a2e097136f6100ab618fdc659be3598642fcf8611ad7cda7099a4ce3849ee924af3e2b4176b
|
||||
|
Loading…
Reference in New Issue
Block a user