From 79dfb3467ef2582bb48ca8d0d7478fff3310fb45 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 07:45:53 +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/junit.git#953bf29c47711f9a59f9c0ee1bb35798814525e5 --- junit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/junit.spec b/junit.spec index d8c1ed2..506dbb1 100644 --- a/junit.spec +++ b/junit.spec @@ -1,7 +1,7 @@ Name: junit Epoch: 1 Version: 4.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java regression test package License: EPL-1.0 URL: http://www.junit.org/ @@ -99,6 +99,9 @@ sed s/@version@/%{version}/ src/main/java/junit/runner/Version.java.template >sr %doc doc/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:4.13-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Aug 16 2020 Fabio Valentini - 1:4.13-2 - Bump release to account for previously untagged 4.13-1.fc33 build.