This commit is contained in:
parent
95a27ae49b
commit
fc655b8e60
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: mockito
|
Name: mockito
|
||||||
Version: 5.8.0
|
Version: 5.8.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Tasty mocking framework for unit tests in Java
|
Summary: Tasty mocking framework for unit tests in Java
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://site.mockito.org/
|
URL: https://site.mockito.org/
|
||||||
@ -142,6 +142,9 @@ echo 'mock-maker-subclass' > src/main/resources/mockito-extensions/org.mockito.p
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Dec 13 2023 Marian Koncek <mkoncek@redhat.com> - 5.8.0-1
|
* Wed Dec 13 2023 Marian Koncek <mkoncek@redhat.com> - 5.8.0-1
|
||||||
- Update to upstream version 5.8.0
|
- Update to upstream version 5.8.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user