diff --git a/syslinux.spec b/syslinux.spec index fa8b2bb..5446df9 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.25%{?dist} +Release: 0.26%{?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 @@ -260,6 +260,9 @@ fi %endif %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 6.04-0.26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Dec 13 2023 Nicolas Frayer - Migrate to SPDX license - Please refer to https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2