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)