From fcaf2bcf10a006cf143b139ca3d1e368067fee6d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:50:07 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- modello.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/modello.spec b/modello.spec index c9b8a5a..6b7020f 100644 --- a/modello.spec +++ b/modello.spec @@ -2,7 +2,7 @@ Name: modello Version: 2.1.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Modello Data Model toolkit # The majority of files are under MIT license, but some of them are ASL 2.0. # Some parts of the project are derived from the Exolab project, @@ -97,6 +97,10 @@ cp -p %{SOURCE1} LICENSE %doc LICENSE %changelog +* Tue Oct 29 2024 Troy Dawson - 2.1.2-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 2.1.2-6 - Bump release for Aug 2024 java mass rebuild