From 0aab537cc4cf8728e751a9d709b7d00ad129110b Mon Sep 17 00:00:00 2001
From: Peridot Bot <rockyautomation@rockylinux.org>
Date: Fri, 19 May 2023 18:50:42 +0000
Subject: [PATCH] import grub2-2.06-61.el9

---
 SPECS/grub2.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec
index 585eaee..3a23236 100644
--- a/SPECS/grub2.spec
+++ b/SPECS/grub2.spec
@@ -16,7 +16,7 @@
 Name:                 grub2
 Epoch:                1
 Version:              2.06
-Release:              61%{?dist}.rocky.0.1
+Release:              61%{?dist}.rocky.0.2
 Summary:              Bootloader with support for Linux, Multiboot and more
 License:              GPLv3+
 URL:                  http://www.gnu.org/software/grub/
@@ -534,7 +534,7 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
 %endif
 
 %changelog
-* Tue May 09 2023 Release Engineering <releng@rockylinux.org> - 2.06-61.rocky.0.1
+* Fri May 19 2023 Release Engineering <releng@rockylinux.org> - 2.06-61.rocky.0.2
 - Removing redhat old cert sources entries (Sherif Nagy)
 - Preserving rhel8 sbat entry based on shim-review feedback ticket no. 194
 - Adding prod cert
@@ -542,6 +542,7 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
 - Cleaning up grup.macro extra signing certs and updating rocky test CA and CERT
 - Cleaning up grup.macro extra signing certs
 - Adding Rocky testing CA, CERT and sbat files
+- Use DER for ppc64le builds from rocky-sb-certs (Louis Abel)
 
 * Mon Feb 20 2023 Robbie Harwood <rharwood@redhat.com> - 2.06-61
 - ppc64le sysfs and mm update
-- 
GitLab