From f6304253f62dfa6ac9bdd229659fb88bc12ec796 Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Wed, 16 Oct 2019 14:55:03 +0200 Subject: [PATCH] Update to upstream version 3.1.2 --- mockito.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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