From 4816caa628be55ad96858519662624a5c2cfbe99 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 5 Feb 2016 01:08:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- syslinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/syslinux.spec b/syslinux.spec index 32cef36..090e28b 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.03 %define tarball_version 6.03 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: Applications/System URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project @@ -265,6 +265,9 @@ elif [ -f /boot/extlinux.conf ]; then \ fi %changelog +* Fri Feb 05 2016 Fedora Release Engineering - 6.03-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Oct 15 2015 Adam Williamson - 6.03-6 - backport GCC 5 fixes from upstream ML: RHBZ #1263988, #1264012