From 7ddd902b3affd76b2ae617f0b92f5f47d2b7d292 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 18:19:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- syslinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/syslinux.spec b/syslinux.spec index 6874bcb..2fe7ea9 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.7%{?dist} +Release: 0.8%{?dist} License: GPLv2+ Group: Applications/System URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project @@ -259,6 +259,9 @@ elif [ -f /boot/extlinux.conf ]; then \ fi %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 6.04-0.8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sun Nov 26 2017 Robert Scheck - 6.04-0.7 - Add upstream patch for ext4 64bit feature (#1369934)