diff --git a/.anaconda-user-help.metadata b/.anaconda-user-help.metadata index c6f5507..5b75625 100644 --- a/.anaconda-user-help.metadata +++ b/.anaconda-user-help.metadata @@ -1 +1 @@ -0283d893538c40c69ed546ebdcdf4bf3c6253b45 SOURCES/anaconda-user-help-8.2.3.tar.gz +f24be53e5602b92c4953a5612866c37fd77d70db SOURCES/anaconda-user-help-8.3.1.tar.gz diff --git a/.gitignore b/.gitignore index c6bf863..37c7aa0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/anaconda-user-help-8.2.3.tar.gz +SOURCES/anaconda-user-help-8.3.1.tar.gz diff --git a/SPECS/anaconda-user-help.spec b/SPECS/anaconda-user-help.spec index c32d384..7ceae3d 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: 8.2.3 +Version: 8.3.1 Release: 1%{?dist} Epoch: 1 BuildArch: noarch @@ -28,6 +28,10 @@ cp -r * %{buildroot}%{_datadir}/anaconda/help/ %{_datadir}/anaconda/help/* %changelog +* Fri Aug 21 2020 Martin Kolman - 8.3.1-1 +- update help content for RHEL 8.3 + Resolves: rhbz#1861374 + * Fri Feb 21 2020 Martin Kolman - 8.2.3-1 - final help content fixes for 8.2 GA Related: rhbz#1788855