From 45bfc753eb1fb09a2f3a673eb6cea13d93f7a58d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Sat, 19 Dec 2020 02:39:08 +0100 Subject: [PATCH] Bump for gcc11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Šabata --- syslinux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/syslinux.spec b/syslinux.spec index b62eceb..51c3dac 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -7,7 +7,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 6.04 %define tarball_version 6.04-pre1 -Release: 0.16%{?dist} +Release: 0.16.1%{?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 @@ -255,6 +255,9 @@ fi %endif %changelog +* Sat Dec 19 2020 Petr Šabata - 6.04-0.16.1 +- Bump for gcc11 + * Wed Jul 29 2020 Fedora Release Engineering - 6.04-0.16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild