diff --git a/syslinux.spec b/syslinux.spec index f9cc978..5addf08 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -2,7 +2,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 3.75 %define tarball_version 3.75 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/System URL: http://syslinux.zytor.com/ @@ -85,6 +85,9 @@ rm -rf %{buildroot} %{_datadir}/syslinux/com32 %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 3.75-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Tue Apr 28 2009 Jeremy Katz - 3.75-3 - Stop suppressing requirements of the package (#465299)