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