diff --git a/anaconda-user-help.spec b/anaconda-user-help.spec index 555a025..5beedc5 100644 --- a/anaconda-user-help.spec +++ b/anaconda-user-help.spec @@ -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 - 26.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Oct 04 2021 Vendula Poncova - 26.2-1 - Add mapping files for the unified help support (vponcova) - Install help files to the fedora directory (vponcova)