diff --git a/syslinux.spec b/syslinux.spec index 98c4fcf..4c13c05 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.31%{?dist} +Release: 0.32%{?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 @@ -263,6 +263,10 @@ fi %endif %changelog +* Tue Mar 18 2025 Leo Sandoval - 6.04-0.32 +- Bump version and include previous resolves ticket number on commit message +- Resolves: #RHEL-51170 + * Wed Feb 19 2025 Leo Sandoval - 6.04-0.31 - Fix true positives SAST findings - Resolves: #RHEL-51170