diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec index cdfb9e5..15c6df2 100644 --- a/perl-Params-Util.spec +++ b/perl-Params-Util.spec @@ -1,6 +1,6 @@ Name: perl-Params-Util Version: 1.07 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Simple standalone parameter-checking functions License: GPL+ or Artistic Group: Development/Libraries @@ -62,6 +62,9 @@ make test AUTOMATED_TESTING=1 %{_mandir}/man3/* %changelog +* Fri Feb 09 2018 Igor Gnatenko - 1.07-22 +- Escape macros in %%changelog + * Thu Feb 08 2018 Fedora Release Engineering - 1.07-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -84,7 +87,7 @@ make test AUTOMATED_TESTING=1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 26 2016 Ralf Corsépius - 1.07-14 -- Remove %defattr. +- Remove %%defattr. - Modernize spec. - Add %%license.