From d9491cadc269fc0661c45ffe035cf4b2de612e32 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:41:42 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mockito.git#58589886938d1983192b4a82a1fd2cbb646f9cdd --- mockito.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mockito.spec b/mockito.spec index 157007e..8923e46 100644 --- a/mockito.spec +++ b/mockito.spec @@ -1,6 +1,6 @@ Name: mockito Version: 3.5.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tasty mocking framework for unit tests in Java License: MIT URL: https://site.mockito.org/ @@ -75,6 +75,9 @@ EOF %license LICENSE %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.5.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Oct 9 2020 Stuart Gathman - 3.5.13-1 - Update to version 3.5.13