Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-28 07:01:26 +00:00
parent 2b53845156
commit 9fc993a489

View File

@ -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 <releng@fedoraproject.org> - 3.8.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 20 2020 Mat Booth <mat.booth@redhat.com> - 3.8.1-6
- Add patch for NPE during testCompile