diff --git a/forge-parent.spec b/forge-parent.spec index bb5496a..c9ff799 100644 --- a/forge-parent.spec +++ b/forge-parent.spec @@ -1,6 +1,6 @@ Name: forge-parent Version: 38 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Sonatype Forge Parent Pom License: ASL 2.0 URL: https://docs.sonatype.org/display/FORGE/Index @@ -34,6 +34,9 @@ cp -p %{SOURCE1} LICENSE %doc LICENSE %changelog +* Fri Feb 09 2018 Igor Gnatenko - 38-11 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 38-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -88,10 +91,10 @@ cp -p %{SOURCE1} LICENSE - Rebuild for dist-f14-maven221 * Thu May 20 2010 Weinan Li - 5-4 -- Change JPP.%{name}.pom to JPP-%{name}.pom +- Change JPP.%%{name}.pom to JPP-%%{name}.pom * Fri May 14 2010 Weinan Li - 5-3 -- Each package must consistently use macros, use rm instead of all %{_rm} +- Each package must consistently use macros, use rm instead of all %%{_rm} - Add Requires: jpackage-utils * Thu May 13 2010 Weinan Li - 5-2