diff --git a/anaconda-user-help.spec b/anaconda-user-help.spec index ca7bd4b..58bfdb6 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.1 -Release: 4%{?dist} +Release: 5%{?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 %{_datadir}/anaconda/help/* %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 26.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jun 26 2017 Martin Kolman - 26.1-4 - Add help for blivet-gui spoke (#1439565) (vtrefny)