From 7a4a4beeb6dd07f98f58f79a6e36803fe8532d3e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 00:51:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 e82f657..4ae5b8b 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -2,7 +2,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 6.04 %define tarball_version 6.04-pre1 -Release: 0.11%{?dist} +Release: 0.12%{?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 @@ -246,6 +246,9 @@ elif [ -f /boot/extlinux.conf ]; then \ fi %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 6.04-0.12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri May 10 2019 Scott Talbert - 6.04-0.11 - Add upstream patch to include sysmacros.h to fix FTBFS (#1676107)