import anaconda-user-help-8.3.3-1.el8

This commit is contained in:
CentOS Sources 2020-09-05 18:28:27 +00:00 committed by Cloud User
parent 6eaa58f32c
commit 0a384f8d78
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
f24be53e5602b92c4953a5612866c37fd77d70db SOURCES/anaconda-user-help-8.3.1.tar.gz
84871d1552bd28771523bf27e1da2d71239fa58a SOURCES/anaconda-user-help-8.3.3.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/anaconda-user-help-8.3.1.tar.gz
SOURCES/anaconda-user-help-8.3.3.tar.gz

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.1
Version: 8.3.3
Release: 1%{?dist}
Epoch: 1
BuildArch: noarch
@ -28,6 +28,10 @@ cp -r * %{buildroot}%{_datadir}/anaconda/help/
%{_datadir}/anaconda/help/*
%changelog
* Fri Sep 4 2020 Martin Kolman <mkolman@redhat.com> - 8.3.3-1
- add missing help content for installation progress screen
Related: rhbz#1861374
* Fri Aug 21 2020 Martin Kolman <mkolman@redhat.com> - 8.3.1-1
- update help content for RHEL 8.3
Resolves: rhbz#1861374