From c4a89174c47ccf362a1c3cea269abeb753df2343 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Mar 2023 09:45:08 +0000 Subject: [PATCH] import atinject-1.0.3-6.el9 --- SPECS/atinject.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/atinject.spec b/SPECS/atinject.spec index ae33394..000383b 100644 --- a/SPECS/atinject.spec +++ b/SPECS/atinject.spec @@ -2,7 +2,7 @@ Name: atinject Version: 1.0.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Dependency injection specification for Java (JSR-330) License: ASL 2.0 URL: https://github.com/eclipse-ee4j/injection-api @@ -45,6 +45,9 @@ beneficial to most nontrivial applications. %license LICENSE.txt NOTICE.md %changelog +* Mon Jan 30 2023 Mikolaj Izdebski - 1.0.3-6 +- Rebuild to regenerate auto-requires + * Mon Aug 09 2021 Mohan Boddu - 1.0.3-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688