This commit is contained in:
Fedora Release Engineering 2017-07-26 02:51:27 +00:00
parent 4312c1d085
commit fc6001cb92

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.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 <releng@fedoraproject.org> - 26.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jun 26 2017 Martin Kolman <mkolman@redhat.com> - 26.1-4
- Add help for blivet-gui spoke (#1439565) (vtrefny)