diff --git a/syslinux.spec b/syslinux.spec index 4600da5..183dfb4 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -10,7 +10,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 6.04 %define tarball_version 6.04-pre1 -Release: 0.29%{?dist} +Release: 0.30%{?dist} License: GPL-2.0-or-later 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 @@ -262,6 +262,10 @@ fi %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 6.04-0.30 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Jul 23 2024 Yaakov Selkowitz - 6.04-0.29 - Build tftpboot and nonlinux on x86_64