From 1bbf4bf85d09d454ab6862cf4b8b9772b9e5b1fc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 09:57:28 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- syslinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/syslinux.spec b/syslinux.spec index ac2dc40..24fdaff 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.22%{?dist} +Release: 0.23%{?dist} License: GPLv2+ 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 Jul 23 2022 Fedora Release Engineering - 6.04-0.23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jan 27 2022 Robbie Harwood - 6.04-0.22 - Cope with Fedora insisting harder on default buildflags - Resolves: #2047034