From 9f95da99b1d08d48d662fac7c138cd5d32f873f9 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 18 May 2021 02:38:00 -0400 Subject: [PATCH] import syslinux-6.04-5.el8 --- SPECS/syslinux.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/syslinux.spec b/SPECS/syslinux.spec index de1227d..a7e047e 100644 --- a/SPECS/syslinux.spec +++ b/SPECS/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: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: Applications/System URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project @@ -266,6 +266,10 @@ fi %endif %changelog +* Fri Nov 13 2020 Javier Martinez Canillas - 6.04-5 +- Bump release to ship the syslinux-tftpboot subpackage on aarch64 + Resolves: rhbz#1870276 + * Tue Sep 24 2019 Yaakov Selkowitz - 6.04-4 - Make tftpboot subpackage completely noarch Resolves: rhbz#1745205