diff --git a/logwatch.spec b/logwatch.spec index 53d9ff3..f27ee70 100644 --- a/logwatch.spec +++ b/logwatch.spec @@ -2,7 +2,7 @@ Summary: Analyzes and Reports on system logs Name: logwatch Version: 7.11 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: https://sourceforge.net/projects/logwatch/ Source0: https://sourceforge.net/projects/logwatch/files/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -131,6 +131,10 @@ echo "# Configuration overrides for specific logfiles/services may be placed her %{_unitdir}/logwatch.timer %changelog +* Mon Aug 04 2025 Pavel Simovec - 7.11-4 +- rebuilt +- Resolves: RHEL-102044 + * Tue Jul 15 2025 Pavel Simovec - 7.11-3 - Add support for zstd-compressed log files - Resolves: RHEL-102044