Update to upstream version 3.1.2
This commit is contained in:
parent
0f23c18c26
commit
f6304253f6
@ -1,5 +1,5 @@
|
|||||||
Name: mockito
|
Name: mockito
|
||||||
Version: 3.0.8
|
Version: 3.1.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tasty mocking framework for unit tests in Java
|
Summary: Tasty mocking framework for unit tests in Java
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -78,6 +78,9 @@ javac src/main/java/org/mockito/internal/creation/bytebuddy/inject/MockMethodDis
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 16 2019 Marian Koncek <mkoncek@redhat.com> - 3.1.2-1
|
||||||
|
- Update to upstream version 3.1.2
|
||||||
|
|
||||||
* Thu Sep 19 2019 Marian Koncek <mkoncek@redhat.com> - 3.0.8-1
|
* Thu Sep 19 2019 Marian Koncek <mkoncek@redhat.com> - 3.0.8-1
|
||||||
- Update to upstream version 3.0.8
|
- Update to upstream version 3.0.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user