From 905b3f9c08fec8f69213fee8c99dc9fce37b1b7e Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 03:45:28 +0300 Subject: [PATCH] import atinject-1.0.5-13.el10 --- SPECS/atinject.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/atinject.spec b/SPECS/atinject.spec index 2c1c3e2..0c33007 100644 --- a/SPECS/atinject.spec +++ b/SPECS/atinject.spec @@ -2,7 +2,7 @@ Name: atinject Version: 1.0.5 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Dependency injection specification for Java (JSR-330) License: Apache-2.0 URL: https://github.com/eclipse-ee4j/injection-api @@ -47,6 +47,10 @@ beneficial to most nontrivial applications. %license LICENSE.txt NOTICE.md %changelog +* Tue Oct 29 2024 Troy Dawson - 1.0.5-13 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 1.0.5-12 - Bump release for Aug 2024 java mass rebuild