diff --git a/.anaconda-user-help.metadata b/.anaconda-user-help.metadata index 7d60e6e..300192e 100644 --- a/.anaconda-user-help.metadata +++ b/.anaconda-user-help.metadata @@ -1 +1 @@ -9007bf10077d15c911b727df76f82b80aeb3311a SOURCES/anaconda-user-help-9.0.0.tar.gz +9eea41cb0373eeabba5896186b12aa7727cd5b0b SOURCES/anaconda-user-help-9.2.1.tar.gz diff --git a/.gitignore b/.gitignore index 9b40f74..eecd5d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/anaconda-user-help-9.0.0.tar.gz +SOURCES/anaconda-user-help-9.2.1.tar.gz diff --git a/SPECS/anaconda-user-help.spec b/SPECS/anaconda-user-help.spec index 49b2e9f..65eac0e 100644 --- a/SPECS/anaconda-user-help.spec +++ b/SPECS/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: 9.0.0 +Version: 9.2.1 Release: 1%{?dist} Epoch: 1 BuildArch: noarch @@ -28,6 +28,10 @@ cp -r * %{buildroot}%{_datadir}/anaconda/help/ %{_datadir}/anaconda/help/* %changelog +* Tue Jan 24 2023 Martin Kolman - 9.2.1-1 +- update help content for RHEL 9.2 + Resolves: rhbz#2071652 + * Tue Jan 04 2022 Martin Kolman - 9.0.0-1 - initial help content for RHEL 9.0 Resolves: rhbz#1995939