diff --git a/logwatch.spec b/logwatch.spec index c702b88..84ecbf6 100644 --- a/logwatch.spec +++ b/logwatch.spec @@ -1,7 +1,7 @@ Summary: A log file analysis program Name: logwatch Version: 7.4.3 -Release: 8%{?dist} +Release: 9%{?dist} License: MIT Group: Applications/System URL: http://www.logwatch.org/ @@ -144,6 +144,9 @@ echo "# Configuration overrides for specific logfiles/services may be placed her %{_mandir}/man*/* %changelog +* Fri Feb 09 2018 Igor Gnatenko - 7.4.3-9 +- Escape macros in %%changelog + * Thu Feb 08 2018 Fedora Release Engineering - 7.4.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -334,7 +337,7 @@ echo "# Configuration overrides for specific logfiles/services may be placed her * Mon Mar 28 2011 Karel Klíč - 7.3.6-69.20110228svn46 - Added -manpage patch fixing a typo in logwatch(8) (rhbz#664883) -- Removed `rm -rf %{buildroot}` from %%install section +- Removed `rm -rf %%{buildroot}` from %%install section * Mon Mar 28 2011 Karel Klíč - 7.3.6-68.20110228svn46 - Added -named-dnessec patch to handle DNSSEC messages in named (rhbz#666394)