Bump release number

Signed-off-by: Leo Sandoval <lsandova@redhat.com>
This commit is contained in:
Leo Sandoval 2025-12-18 12:30:02 -06:00
parent 661f6834b5
commit 06f860b04f

View File

@ -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.32%{?dist}
Release: 0.33%{?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
* Thu Dec 18 2025 Leo Sandoval <lsandova@redhat.com> - 6.04-0.33
- Bump release number
- Resolves: #RHEL-51170
* Tue Mar 18 2025 Leo Sandoval <lsandova@redhat.com> - 6.04-0.32
- Bump version and include previous resolves ticket number on commit message
- Resolves: #RHEL-51170