From cacc053686df33023e09d71281ce894c82b9f46c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:25:35 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hamcrest.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hamcrest.spec b/hamcrest.spec index 2416eba..e55f0b5 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -4,7 +4,7 @@ Name: hamcrest Version: 2.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library of matchers for building test expressions License: BSD URL: https://github.com/hamcrest/JavaHamcrest @@ -89,6 +89,10 @@ sed -i 's/\r//' LICENSE.txt %license LICENSE.txt %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.2-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 2.2-6 - Rebuild to workaround DistroBaker issue