diff --git a/anaconda.spec b/anaconda.spec index 74f8a7a..e45705c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -465,6 +465,8 @@ rm -rf \ %changelog * Wed Nov 22 2023 Packit - 40.11-1 +- All Web UI code was seperated from the main repository and now lives in + https://github.com/rhinstaller/anaconda-webui (kkoukiou) - Remove all support of the built-in help system (vponcova) - Make possible to start TUI with installed WebUI (akankovs) - workflows: Drop COCKPITUOUS_TOKEN from trigger-webui.yml (kkoukiou)