diff --git a/mockito.spec b/mockito.spec index 81e7481..4cfad72 100644 --- a/mockito.spec +++ b/mockito.spec @@ -1,5 +1,5 @@ Name: mockito -Version: 3.0.8 +Version: 3.1.2 Release: 1%{?dist} Summary: Tasty mocking framework for unit tests in Java License: MIT @@ -78,6 +78,9 @@ javac src/main/java/org/mockito/internal/creation/bytebuddy/inject/MockMethodDis %license LICENSE %changelog +* Wed Oct 16 2019 Marian Koncek - 3.1.2-1 +- Update to upstream version 3.1.2 + * Thu Sep 19 2019 Marian Koncek - 3.0.8-1 - Update to upstream version 3.0.8