public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/lorax-templates-rhel] eln: - Handle relocation of packaged repo configs to /usr/share/dnf5 (awilliam)
Date: Wed, 12 Aug 2026 19:41:52 GMT	[thread overview]
Message-ID: <178656371266.1.7207958958727201986.rpms-lorax-templates-rhel-ddefbde794a2@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-12 19:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178656371266.1.7207958958727201986.rpms-lorax-templates-rhel-ddefbde794a2@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox