diff --git a/syslinux.spec b/syslinux.spec index c760561..a23f4ef 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -2,7 +2,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 4.05 %define tarball_version 4.05 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: Applications/System URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project @@ -166,6 +166,9 @@ elif [ -f /boot/extlinux.conf ]; then \ fi %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 4.05-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Aug 06 2012 Peter Jones - 4.05-4 - Fix build problem from kernel-headers' removeal of ext2_fs.h (fix backported from as-yet-unreleased upstream version.)