diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index f871664..d44d4f5 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -1,6 +1,6 @@ Name: maven-plugin-testing Version: 3.3.0 -Release: 11%{?dist} +Release: 12%{?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 +* Fri Feb 09 2018 Igor Gnatenko - 3.3.0-12 +- Escape macros in %%changelog + * Thu Feb 08 2018 Fedora Release Engineering - 3.3.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -230,7 +233,7 @@ rm maven-plugin-testing-tools/src/test/java/org/apache/maven/shared/test/plugin/ - Fix maven-plugin-testing-tools pom name * Thu May 27 2010 Yong Yang 1:1.2-2.4 -- Change JPP.%{name}.%{name}-harness.pom to JPP.%{name}-%{name}-harness.pom +- Change JPP.%%{name}.%%{name}-harness.pom to JPP.%%{name}-%%{name}-harness.pom * Thu May 27 2010 Yong Yang 1:1.2-2.3 - Remove epoch in Requires of maven-test-tools