diff --git a/maven-compiler-plugin.spec b/maven-compiler-plugin.spec index f4c7afa..add3042 100644 --- a/maven-compiler-plugin.spec +++ b/maven-compiler-plugin.spec @@ -1,6 +1,6 @@ Name: maven-compiler-plugin Version: 3.8.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Maven Compiler Plugin License: ASL 2.0 URL: http://maven.apache.org/plugins/maven-compiler-plugin @@ -57,6 +57,9 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 3.8.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jul 20 2020 Mat Booth - 3.8.1-6 - Add patch for NPE during testCompile