public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sdubby] epel10: BZ 2250498 Add hacky grubby = 8.41 line to assure that anaconda-core, as used by initial-setup-gui, for xfce/etc is satisfied
@ 2026-07-07 7:20 Jeremy Linton
0 siblings, 0 replies; only message in thread
From: Jeremy Linton @ 2026-07-07 7:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/sdubby
Branch : epel10
Commit : a1471ab43e366ab23d8cd91ed650175f13d41776
Author : Jeremy Linton <jlinton@redhat.com>
Date : 2023-12-04T12:31:38-06:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/sdubby/c/a1471ab43e366ab23d8cd91ed650175f13d41776?branch=epel10
Log:
BZ 2250498 Add hacky grubby = 8.41 line to assure that anaconda-core, as used by initial-setup-gui, for xfce/etc is satisfied
---
diff --git a/sdubby.spec b/sdubby.spec
index 8069240..dd62ead 100644
--- a/sdubby.spec
+++ b/sdubby.spec
@@ -4,7 +4,7 @@
Name: sdubby
Version: 1.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Set of systemd-boot shims that don't fit anywhere else in the distro
License: GPLv2+
URL: https://pagure.io/sdubby.git
@@ -30,7 +30,7 @@ BuildRequires: gzip
# turn confuses many tools about whether they should be doing
# grub things, or systemd-boot things.
Conflicts: grubby
-Provides: grubby
+Provides: grubby = 8.41
%description
This package provides a place to drop systemd-boot shimming
@@ -76,6 +76,9 @@ gzip %{buildroot}%{_mandir}/man8/updateloaderentries.8
%changelog
+* Mon Dec 4 2023 Jeremy Linton <jeremy.linton@arm.com> - 1.0-5
+- BZ 2250498 Add hacky grubby = 8.41 line to assure that anaconda-core, as used by initial-setup-gui, for xfce/etc is satisfied
+
* Wed Sep 20 2023 Jeremy Linton <jeremy.linton@arm.com> - 1.0-4
- Merge PR#1, fixes independent loaderentries
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 7:20 [rpms/sdubby] epel10: BZ 2250498 Add hacky grubby = 8.41 line to assure that anaconda-core, as used by initial-setup-gui, for xfce/etc is satisfied Jeremy Linton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox