From b4bac7300f563c195147e7fb5c4d3c1a268025e2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 04:54:36 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- junit5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/junit5.spec b/junit5.spec index f74794a..b0b73d2 100644 --- a/junit5.spec +++ b/junit5.spec @@ -9,7 +9,7 @@ Name: junit5 Version: 5.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java regression testing framework # junit-platform-surefire-provider is under ASL 2.0, all other modules use EPL-2.0 (see LICENSE.md) License: EPL-2.0 and ASL 2.0 @@ -152,6 +152,9 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api %doc documentation/src/docs/* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 5.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Sep 11 2018 Mat Booth - 5.3.1-1 - Update to latest upstream release - Conditionally build the console modules