diff --git a/syslinux.spec b/syslinux.spec index cc36a04..be172b0 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -7,7 +7,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 6.04 %define tarball_version 6.04-pre1 -Release: 0.20%{?dist} +Release: 0.21%{?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 @@ -257,6 +257,9 @@ fi %endif %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 6.04-0.21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Oct 21 2021 Robbie Harwood - 6.04-0.20 - Fix behavior of backspace in multiline cmdline editing