From 2b2532c4b3db5932c642ca4a675aaab13d0e6cc8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 07:56:23 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- extlinux-bootloader.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/extlinux-bootloader.spec b/extlinux-bootloader.spec index e88c388..529f49a 100644 --- a/extlinux-bootloader.spec +++ b/extlinux-bootloader.spec @@ -1,6 +1,6 @@ Name: extlinux-bootloader Version: 1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The EXTLINUX bootloader framework, for booting the local system License: GPLv2+ @@ -38,6 +38,9 @@ install -p %{SOURCE1} %{buildroot}%{_sbindir}/extlinux %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed May 10 2017 Merlin Mathesius - 1.2-1 - Convert extlinux to bash script to eliminate need for Python.