Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
7e8fe20ed5
commit
077ac577f9
@ -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 <ignatenkobrain@fedoraproject.org> - 3.3.0-12
|
||||
- Escape macros in %%changelog
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 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 <yyang@redhat.com> 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 <yyang@redhat.com> 1:1.2-2.3
|
||||
- Remove epoch in Requires of maven-test-tools
|
||||
|
||||
Loading…
Reference in New Issue
Block a user