Auto sync2gitlab import of anaconda-user-help-8.8.3-1.el8.src.rpm

This commit is contained in:
CentOS Sources 2023-02-20 20:09:48 +00:00
parent 3ba6a175c1
commit 31c57fe14b
2 changed files with 17 additions and 1 deletions

View File

@ -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 <mkolman@redhat.com> - 8.8.3-1
- fix anchor files
Related: rhbz#1949071
* Thu Feb 02 2023 Martin Kolman <mkolman@redhat.com> - 8.8.2-1
- fix anchor files
Related: rhbz#1949071
* Tue Jan 24 2023 Martin Kolman <mkolman@redhat.com> - 8.8.1-1
- update help content for RHEL 8.8
Resolves: rhbz#1949071
* Fri Aug 19 2022 Martin Kolman <mkolman@redhat.com> - 8.7.1-1
- update help content for RHEL 8.7
Resolves: rhbz#1949071
* Fri Sep 4 2020 Martin Kolman <mkolman@redhat.com> - 8.3.3-1
- add missing help content for installation progress screen
Related: rhbz#1861374