From 2e900288e2a53fd7e74292b92666e52eb7caf81d Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 07:46:26 +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/junit5.git#5d52f8f6aaa44369a87eb29490bec9095241df03 --- junit5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/junit5.spec b/junit5.spec index d711aa6..cc656ba 100644 --- a/junit5.spec +++ b/junit5.spec @@ -9,7 +9,7 @@ Name: junit5 Version: 5.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java regression testing framework License: EPL-2.0 URL: http://junit.org/junit5/ @@ -151,6 +151,9 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api %doc documentation/src/docs/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 5.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Oct 24 2020 Fabio Valentini - 5.7.0-1 - Update to version 5.7.0.