From ba46c58b4616465c973fd4bd6e545e6841841044 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:05:29 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- maven-surefire.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-surefire.spec b/maven-surefire.spec index ed392aa..6e50ce7 100644 --- a/maven-surefire.spec +++ b/maven-surefire.spec @@ -3,7 +3,7 @@ Name: maven-surefire Epoch: 0 Version: 3.0.0~M4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Test framework project License: ASL 2.0 and CPL @@ -208,6 +208,9 @@ sed -i /-Xdoclint:all/d pom.xml %license LICENSE NOTICE cpl-v10.html %changelog +* Fri Apr 16 2021 Mohan Boddu - 0:3.0.0~M4-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Feb 05 2021 Fabio Valentini - 0:3.0.0~M4-1 - Update to version 3.0.0-M4.