From bbaf640231b4c1505dcd494b1648b486ddf6b770 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Tue, 3 Jul 2018 14:49:22 -0400 Subject: [PATCH] Bumpspec broke on the last one... --- grub2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grub2.spec b/grub2.spec index 46af670..84baefb 100644 --- a/grub2.spec +++ b/grub2.spec @@ -7,7 +7,7 @@ Name: grub2 Epoch: 1 Version: 2.02 -Release: 37%{?dist} +Release: 38%{?dist} Summary: Bootloader with support for Linux, Multiboot and more Group: System Environment/Base License: GPLv3+ @@ -453,7 +453,7 @@ fi %endif %changelog -* Mon Jul 02 2018 Javier Martinez Canillas - 2.02-37 +* Mon Jul 02 2018 Javier Martinez Canillas - 2.02-38 - Use BLS fragment filename as menu entry id and for sort criterion * Tue Jun 26 2018 Javier Martinez Canillas