From 0d918ab47df8bff5e0f31f850bfc4a5a1a234382 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:03:17 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- plexus-compiler.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plexus-compiler.spec b/plexus-compiler.spec index fd89b45..937ad4c 100644 --- a/plexus-compiler.spec +++ b/plexus-compiler.spec @@ -2,7 +2,7 @@ Name: plexus-compiler Version: 2.14.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compiler call initiators for Plexus # extras subpackage has a bit different licensing # parts of compiler-api are Apache-2.0/MIT @@ -106,6 +106,10 @@ cp %{SOURCE2} LICENSE.MIT %license LICENSE LICENSE.MIT %changelog +* Tue Oct 29 2024 Troy Dawson - 2.14.2-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 2.14.2-3 - Bump release for Aug 2024 java mass rebuild