From 20e6616562d0b4ac6fe8aa44ad4d1b1bb9daf7db Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:49:16 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- microdnf.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/microdnf.spec b/microdnf.spec index 651810e..69dcfb0 100644 --- a/microdnf.spec +++ b/microdnf.spec @@ -2,7 +2,7 @@ Name: microdnf Version: 3.10.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Lightweight implementation of DNF in C License: GPL-2.0-or-later @@ -53,6 +53,10 @@ minimal environment possible so you can build up to exactly what you need. %{_bindir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 3.10.0-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 3.10.0-6 - Bump release for June 2024 mass rebuild