From f8bb2c2cc19c497b8b352e99a2a28cf260f23de6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 19:49:35 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- syslinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/syslinux.spec b/syslinux.spec index 1c1906a..18044aa 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -2,7 +2,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 6.04 %define tarball_version 6.04-pre1 -Release: 0.3%{?dist} +Release: 0.4%{?dist} License: GPLv2+ Group: Applications/System URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project @@ -258,6 +258,9 @@ elif [ -f /boot/extlinux.conf ]; then \ fi %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 6.04-0.4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Mar 25 2017 Robert Scheck - 6.04-0.3 - Own %%{_datadir}/syslinux/diag directory (#894529) - Allow rebuilding on RHEL/CentOS 6 and 7 (#1291428)