From f793e3a0a39cf86dd5fff0448010b978583e4de2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 14:21:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- syslinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/syslinux.spec b/syslinux.spec index e6a7570..d2edcc0 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.1%{?dist} +Release: 0.2%{?dist} License: GPLv2+ Group: Applications/System URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project @@ -257,6 +257,9 @@ elif [ -f /boot/extlinux.conf ]; then \ fi %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 6.04-0.2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed May 04 2016 Peter Jones - - 6.04-0.1 - Update to 6.04-pre1 Resolves: rhbz#1135793