From bc439a6ddd265d7b8f6010600ed2345c00e84ed9 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:07:49 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-productmd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-productmd.spec b/python-productmd.spec index a9498ac..ea55ee1 100644 --- a/python-productmd.spec +++ b/python-productmd.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 1.38 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library providing parsers for metadata related to OS installation License: LGPL-2.1-only @@ -102,6 +102,10 @@ Requires: python%{python3_pkgversion}-six %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 1.38-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.38-4 - Bump release for June 2024 mass rebuild