public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lorax-templates-rhel] eln: - Handle relocation of packaged repo configs to /usr/share/dnf5 (awilliam)
@ 2026-08-12 19:41 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-12 19:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lorax-templates-rhel
Branch : eln
Commit : ddefbde794a275982254c87b589e90b4b1400b29
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-08-12T15:18:21-04:00
Stats : +10/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/lorax-templates-rhel/c/ddefbde794a275982254c87b589e90b4b1400b29?branch=eln
Log:
- Handle relocation of packaged repo configs to /usr/share/dnf5 (awilliam)
- Keep the fb kernel module (jstodola)
Resolves: RHEL-224409
---
diff --git a/.gitignore b/.gitignore
index ae7a198..8e31b4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@ clog
/lorax-templates-rhel-11.0-15.tar.gz
/lorax-templates-rhel-11.0-16.tar.gz
/lorax-templates-rhel-11.0-17.tar.gz
+/lorax-templates-rhel-11.0-18.tar.gz
diff --git a/SERIAL b/SERIAL
index 98d9bcb..3c03207 100644
--- a/SERIAL
+++ b/SERIAL
@@ -1 +1 @@
-17
+18
diff --git a/lorax-templates-rhel.spec b/lorax-templates-rhel.spec
index 2bae622..b4f87b3 100644
--- a/lorax-templates-rhel.spec
+++ b/lorax-templates-rhel.spec
@@ -1,6 +1,6 @@
Name: lorax-templates-rhel
Version: 11.0
-Release: 17%{?dist}
+Release: 18%{?dist}
Summary: RHEL build templates for lorax and livemedia-creator
License: GPL-2.0-or-later
@@ -14,7 +14,7 @@ BuildArch: noarch
# This tarball is generated from the contents of this dist-git repository
# by running the command `make tar`.
# See README for full details of how to update this package
-Source0: lorax-templates-rhel-11.0-17.tar.gz
+Source0: lorax-templates-rhel-11.0-18.tar.gz
# Required for the template branding support
Requires: lorax >= 34.9.1
@@ -60,6 +60,11 @@ lorax-templates-rhel. Templates are placed in %{templatedir}/70-64k
%{templatedir}/70-64k/*
%changelog
+* Wed Aug 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 11.0-18
+- Handle relocation of packaged repo configs to /usr/share/dnf5 (awilliam)
+- Keep the fb kernel module (jstodola)
+ Resolves: RHEL-224409
+
* Fri Jun 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 11.0-17
- Add rpminspect override (yselkowi)
- spec: update License tag to SPDX (yselkowi)
diff --git a/sources b/sources
index 20e83c8..9a0b9e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lorax-templates-rhel-11.0-17.tar.gz) = d57a02179455a788b27e008d604b999fc938870ce9844865f498e3f358cb25186505cd388ee16f99a2670b168682946e2eb73b278a1b021b2205b91837a994d7
+SHA512 (lorax-templates-rhel-11.0-18.tar.gz) = a41e34b5fd6799ce81022795d03081d901f87d47cdd5a4d8203e42d845bd8b1526c4aa8ca87ddc99c09f9d897ec5a2029b0eb96a1cda29d7440bf1be28adc043
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-12 19:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 19:41 [rpms/lorax-templates-rhel] eln: - Handle relocation of packaged repo configs to /usr/share/dnf5 (awilliam) Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox