[packit] 39.14 upstream release
Upstream tag: anaconda-39.14-1 Upstream commit: 1d3288cf
This commit is contained in:
parent
2b5a69e9eb
commit
f3d3bfbc33
1
.gitignore
vendored
1
.gitignore
vendored
@ -358,3 +358,4 @@
|
||||
/anaconda-39.11.tar.bz2
|
||||
/anaconda-39.12.tar.bz2
|
||||
/anaconda-39.13.tar.bz2
|
||||
/anaconda-39.14.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 39.13
|
||||
Version: 39.14
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -426,8 +426,9 @@ rm -rf \
|
||||
|
||||
%files webui
|
||||
%dir %{_datadir}/cockpit/anaconda-webui
|
||||
%{_datadir}/cockpit/anaconda-webui/index.js.LICENSE.txt.gz
|
||||
%{_datadir}/cockpit/anaconda-webui/index.html.gz
|
||||
%{_datadir}/cockpit/anaconda-webui/index.js.LEGAL.txt
|
||||
%{_datadir}/cockpit/anaconda-webui/index.css.LEGAL.txt
|
||||
%{_datadir}/cockpit/anaconda-webui/index.html
|
||||
%{_datadir}/cockpit/anaconda-webui/index.js.gz
|
||||
%{_datadir}/cockpit/anaconda-webui/index.css.gz
|
||||
%{_datadir}/cockpit/anaconda-webui/manifest.json
|
||||
@ -469,6 +470,18 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue May 09 2023 Packit <hello@packit.dev> - 39.14-1
|
||||
- webui: better source maps (kkoukiou)
|
||||
- conf: Missing geolocation provider URL disables it (vslavik)
|
||||
- webui: [pixel tests] update review screen for v1 of autopartiotioning
|
||||
(rvykydal)
|
||||
- webui: update review screen for v1 of autopartiotioning (rvykydal)
|
||||
- webui: reset partitioning on going Back from review screen (rvykydal)
|
||||
- webui: don't use global scope for translated strings (kkoukiou)
|
||||
- Move from webpack to esbuild bundler (kkoukiou)
|
||||
- webui: some invalid code fixes (kkoukiou)
|
||||
- Update translations from Weblate
|
||||
|
||||
* Thu May 04 2023 Packit <hello@packit.dev> - 39.13-1
|
||||
- WebUI: fix eslint error (jvanderwaa)
|
||||
- WebUI: run eslint in CI (jvanderwaa)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-39.13.tar.bz2) = 63e78a182334d19408637523562a442027cbe3ea5305406318b81780b9aa7b9088e197d6824e191cf8435591a12201a98b561173db26d0b5aa3406ef44b50d6d
|
||||
SHA512 (anaconda-39.14.tar.bz2) = 702aeddbf2708447721d4eb2869cae2f8b87eb7b5d13979549f0553465a35ab219d89fe1ce097e5c46aff5dbd0916fd9cecc2c629522a5e08d601d2d2aff4a9c
|
||||
|
Loading…
Reference in New Issue
Block a user