From c78919e2d9fc3117e315c8cd44177743414aac03 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 16 May 2023 06:21:24 +0000 Subject: [PATCH] import anaconda-user-help-8.8.3-1.el8 --- .anaconda-user-help.metadata | 2 +- .gitignore | 2 +- SPECS/anaconda-user-help.spec | 18 +++++++++++++++++- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.anaconda-user-help.metadata b/.anaconda-user-help.metadata index 0af1f9e..03195c0 100644 --- a/.anaconda-user-help.metadata +++ b/.anaconda-user-help.metadata @@ -1 +1 @@ -84871d1552bd28771523bf27e1da2d71239fa58a SOURCES/anaconda-user-help-8.3.3.tar.gz +56af344e839efe3f6ecb2a62f6fed54a2e988e0e SOURCES/anaconda-user-help-8.8.3.tar.gz diff --git a/.gitignore b/.gitignore index 706996e..9e9aec1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/anaconda-user-help-8.3.3.tar.gz +SOURCES/anaconda-user-help-8.8.3.tar.gz diff --git a/SPECS/anaconda-user-help.spec b/SPECS/anaconda-user-help.spec index 604d8e1..a3bce9f 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.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