From f11f37063752416f2c8bfe4dd02a2c080503cce4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 29 2020 12:14:11 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/maven.spec b/maven.spec index 85e73c6..b21e8fd 100644 --- a/maven.spec +++ b/maven.spec @@ -7,7 +7,7 @@ Name: maven Epoch: 1 Version: 3.6.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Java project management and project comprehension tool # maven itself is ASL 2.0 # bundled slf4j is MIT @@ -276,6 +276,9 @@ update-alternatives --install %{_bindir}/mvn mvn %{homedir}/bin/mvn %{?maven_alt %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1:3.6.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Nov 21 2019 Fabio Valentini - 1:3.6.1-3 - Require the correct version of guava.