Bump version
By mistake, previous commit did not include the 'resolves ticket number', include this time so CI updates the corresponding ticket. Resolves: #RHEL-51170 Signed-off-by: Leo Sandoval <lsandova@redhat.com>
This commit is contained in:
parent
2298ada465
commit
661f6834b5
@ -10,7 +10,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem
|
|||||||
Name: syslinux
|
Name: syslinux
|
||||||
Version: 6.04
|
Version: 6.04
|
||||||
%define tarball_version 6.04-pre1
|
%define tarball_version 6.04-pre1
|
||||||
Release: 0.31%{?dist}
|
Release: 0.32%{?dist}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project
|
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
|
Source0: http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.xz
|
||||||
@ -263,6 +263,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Wed Feb 19 2025 Leo Sandoval <lsandova@redhat.com> - 6.04-0.31
|
* Wed Feb 19 2025 Leo Sandoval <lsandova@redhat.com> - 6.04-0.31
|
||||||
- Fix true positives SAST findings
|
- Fix true positives SAST findings
|
||||||
- Resolves: #RHEL-51170
|
- Resolves: #RHEL-51170
|
||||||
|
Loading…
Reference in New Issue
Block a user