From 26a8c9e26da9f38e82b720f12672afdbda3cc50e Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:25:13 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- atinject.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/atinject.spec b/atinject.spec index 313354a..ae33394 100644 --- a/atinject.spec +++ b/atinject.spec @@ -2,7 +2,7 @@ Name: atinject Version: 1.0.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Dependency injection specification for Java (JSR-330) License: ASL 2.0 URL: https://github.com/eclipse-ee4j/injection-api @@ -45,6 +45,10 @@ beneficial to most nontrivial applications. %license LICENSE.txt NOTICE.md %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.0.3-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 1.0.3-4 - Rebuild to workaround DistroBaker issue