Bootstrap build
This commit is contained in:
parent
92069c92d5
commit
cf96f1d814
@ -1,8 +1,8 @@
|
|||||||
%bcond_with bootstrap
|
%bcond_without bootstrap
|
||||||
|
|
||||||
Name: mockito
|
Name: mockito
|
||||||
Version: 3.7.13
|
Version: 3.7.13
|
||||||
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/
|
||||||
@ -91,6 +91,9 @@ mv target/classes/org/mockito/internal/creation/bytebuddy/inject/MockMethodDispa
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.7.13-2
|
||||||
|
- Bootstrap build
|
||||||
|
|
||||||
* Thu Feb 04 2021 Marian Koncek <mkoncek@redhat.com> - 3.7.13-1
|
* Thu Feb 04 2021 Marian Koncek <mkoncek@redhat.com> - 3.7.13-1
|
||||||
- Update to upstream version 3.7.13
|
- Update to upstream version 3.7.13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user