diff --git a/anaconda-user-help-8.3.3.tar.gz b/anaconda-user-help-8.8.3.tar.gz similarity index 75% rename from anaconda-user-help-8.3.3.tar.gz rename to anaconda-user-help-8.8.3.tar.gz index 3069bc1..66ce439 100644 Binary files a/anaconda-user-help-8.3.3.tar.gz and b/anaconda-user-help-8.8.3.tar.gz differ diff --git a/anaconda-user-help.spec b/anaconda-user-help.spec index 604d8e1..a3bce9f 100644 --- a/anaconda-user-help.spec +++ b/anaconda-user-help.spec @@ -1,7 +1,7 @@ Summary: Content for the Anaconda built-in help system Name: anaconda-user-help URL: https://access.redhat.com/documentation -Version: 8.3.3 +Version: 8.8.3 Release: 1%{?dist} Epoch: 1 BuildArch: noarch @@ -28,6 +28,22 @@ cp -r * %{buildroot}%{_datadir}/anaconda/help/ %{_datadir}/anaconda/help/* %changelog +* Tue Feb 14 2023 Martin Kolman - 8.8.3-1 +- fix anchor files + Related: rhbz#1949071 + +* Thu Feb 02 2023 Martin Kolman - 8.8.2-1 +- fix anchor files + Related: rhbz#1949071 + +* Tue Jan 24 2023 Martin Kolman - 8.8.1-1 +- update help content for RHEL 8.8 + Resolves: rhbz#1949071 + +* Fri Aug 19 2022 Martin Kolman - 8.7.1-1 +- update help content for RHEL 8.7 + Resolves: rhbz#1949071 + * Fri Sep 4 2020 Martin Kolman - 8.3.3-1 - add missing help content for installation progress screen Related: rhbz#1861374