This commit is contained in:
Fedora Release Engineering 2017-02-11 14:21:55 +00:00
parent 78f96dd5d9
commit f793e3a0a3

View File

@ -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 <releng@fedoraproject.org> - 6.04-0.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed May 04 2016 Peter Jones <pjones@redhat.com> - - 6.04-0.1
- Update to 6.04-pre1
Resolves: rhbz#1135793