diff --git a/syslinux.spec b/syslinux.spec index b615aad..dc745b6 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.9%{?dist} +Release: 0.10%{?dist} License: GPLv2+ URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project Source0: http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.xz @@ -245,6 +245,9 @@ elif [ -f /boot/extlinux.conf ]; then \ fi %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 6.04-0.10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 6.04-0.9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild