diff --git a/mockito.spec b/mockito.spec index c7f05ad..531aaa7 100644 --- a/mockito.spec +++ b/mockito.spec @@ -2,7 +2,7 @@ Name: mockito Version: 3.7.13 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Tasty mocking framework for unit tests in Java License: MIT URL: https://site.mockito.org/ @@ -91,6 +91,10 @@ mv target/classes/org/mockito/internal/creation/bytebuddy/inject/MockMethodDispa %license LICENSE %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.7.13-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 3.7.13-4 - Rebuild to workaround DistroBaker issue