From b2937fae96eca9e8526fd8bc83d8fe4c8bbbe4f3 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:24:58 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- assertj-core.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assertj-core.spec b/assertj-core.spec index 9b27585..d7decf7 100644 --- a/assertj-core.spec +++ b/assertj-core.spec @@ -2,7 +2,7 @@ Name: assertj-core Version: 3.19.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library of assertions similar to fest-assert License: ASL 2.0 URL: https://joel-costigliola.github.io/assertj/ @@ -72,6 +72,10 @@ rm -r src/test/java/org/assertj/core/internal/{Paths*.java,paths} %license LICENSE.txt %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.19.0-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 3.19.0-4 - Rebuild to workaround DistroBaker issue