diff --git a/syslinux.spec b/syslinux.spec index c1cd50c..f5ca76e 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.02 %define tarball_version 4.02 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: Applications/System URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project @@ -165,6 +165,9 @@ elif [ -f /boot/extlinux.conf ]; then \ fi %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 4.02-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Wed Aug 24 2011 Matthew Garrett - 4.02-5 - Add support for building Mac and GPT bootable hybrid images