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