From ae923b4528df2049d343923ba3af3da11100fb22 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 10 2017 05:57:35 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- diff --git a/anaconda-user-help.spec b/anaconda-user-help.spec index 07bd25f..ac96402 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: 2%{?dist} +Release: 3%{?dist} BuildArch: noarch # The tarball is created from the Fedora Installation Guide @@ -36,6 +36,9 @@ cp -r anaconda_help_content/* %{buildroot}%{_datadir}/anaconda/help %{_datadir}/anaconda/help/* %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 26.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Nov 01 2016 Martin Kolman - 26.1-2 - Add lynx dependency to fix xml to plain text conversion (mkolman)