public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lorax] f45: - runtime-install: Install dnf5 cmdline tool (bcl@redhat.com)
@ 2026-09-22 15:50 Brian C. Lane
0 siblings, 0 replies; only message in thread
From: Brian C. Lane @ 2026-09-22 15:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lorax
Branch : f45
Commit : b0dbffc07a168f19ae2e671ca37d1d6dd208be63
Author : Brian C. Lane <bcl@redhat.com>
Date : 2026-09-22T08:49:47-07:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/lorax/c/b0dbffc07a168f19ae2e671ca37d1d6dd208be63?branch=f45
Log:
- runtime-install: Install dnf5 cmdline tool (bcl@redhat.com)
Resolves: rhbz#2536815
---
diff --git a/.gitignore b/.gitignore
index bc0cd4f..e50d7b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -272,3 +272,4 @@
/lorax-45.1.tar.gz
/lorax-45.2.tar.gz
/lorax-45.3.tar.gz
+/lorax-45.4.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 0be6802..6882c00 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -4,7 +4,7 @@
%global forgeurl https://github.com/weldr/lorax
Name: lorax
-Version: 45.3
+Version: 45.4
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
License: GPL-2.0-or-later
@@ -187,6 +187,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_datadir}/lorax/templates.d/*
%changelog
+* Tue Sep 22 2026 Brian C. Lane <bcl@redhat.com> 45.4-1
+- runtime-install: Install dnf5 cmdline tool (bcl@redhat.com)
+ Resolves: rhbz#2536815
+
* Wed Aug 12 2026 Brian C. Lane <bcl@redhat.com> 45.3-1
- Handle relocation of packaged repo configs to /usr/share/dnf5 (awilliam@redhat.com)
- creator: Use safe_joinpaths in mount_boot_part_over_root (bcl@redhat.com)
diff --git a/sources b/sources
index b13eca9..3d1c1f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lorax-45.3.tar.gz) = 493bf56c93bda2432ffe81318ba48589cef4f3afef88f16e98c62310c7449dad7a688c09b7c2704870e71c62bcf31c99a8f2a4cb11ff1e9e16b8cd556dbc6e7c
+SHA512 (lorax-45.4.tar.gz) = a57d38b3c5b9a17b9cb35b3b15b1fa9505e33b7c0eb3ceca5d4ecff08fc096c3086a5f31adcdc4ef244d4f09aeac44c91a7ac0f6ecf08221bdecc0fb9c2cc065
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 15:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 15:50 [rpms/lorax] f45: - runtime-install: Install dnf5 cmdline tool (bcl@redhat.com) Brian C. Lane
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox