Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-19 21:14:12 +00:00
parent 6b79ba7a2e
commit 6ea643499a

View File

@ -2,7 +2,7 @@ Summary: Content for the Anaconda built-in help system
Name: anaconda-user-help
URL: https://pagure.io/install-guide
Version: 26.2
Release: 1%{?dist}
Release: 2%{?dist}
BuildArch: noarch
# The tarball is created from the Fedora Installation Guide
@ -41,6 +41,9 @@ cp -r blivetgui_help_content/* %{buildroot}%{_datadir}/anaconda/help/fedora
%{_datadir}/anaconda/help/fedora/*
%changelog
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 26.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Oct 04 2021 Vendula Poncova <vponcova@redhat.com> - 26.2-1
- Add mapping files for the unified help support (vponcova)
- Install help files to the fedora directory (vponcova)