diff --git a/hamcrest.spec b/hamcrest.spec index c32bb5b..93a49af 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -4,7 +4,7 @@ Name: hamcrest Version: 2.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library of matchers for building test expressions License: BSD URL: https://github.com/hamcrest/JavaHamcrest @@ -89,6 +89,9 @@ sed -i 's/\r//' LICENSE.txt %license LICENSE.txt %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 2.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 01 2021 Mikolaj Izdebski - 2.2-4 - Obsolete hamcrest-core and -demo - Resolves: rhbz#1966269