diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index f2df77f..3c6a48e 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -1,6 +1,6 @@ Name: maven-plugin-testing Version: 3.3.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Maven Plugin Testing License: ASL 2.0 URL: http://maven.apache.org/plugin-testing/ @@ -90,6 +90,9 @@ rm maven-plugin-testing-tools/src/test/java/org/apache/maven/shared/test/plugin/ %doc LICENSE NOTICE %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 3.3.0-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Jiri Vanek - 3.3.0-17 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11