From 2e607cdabd0f8166b0f5ef96565f476781c52261 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:04 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- modello.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/modello.spec b/modello.spec index 8476f79..9d0a9a6 100644 --- a/modello.spec +++ b/modello.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: modello Version: 2.1.2 -Release: 5%{?dist} +Release: 6%{?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,9 @@ cp -p %{SOURCE1} LICENSE %doc LICENSE %changelog +* Thu Aug 01 2024 Troy Dawson - 2.1.2-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.1.2-5 - Bump release for June 2024 mass rebuild