This commit is contained in:
Fedora Release Engineering 2017-02-10 19:57:51 +00:00
parent bf7f580f8f
commit 35256d442c

View File

@ -1,7 +1,7 @@
Summary: A log file analysis program
Name: logwatch
Version: 7.4.3
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
Group: Applications/System
URL: http://www.logwatch.org/
@ -142,6 +142,9 @@ echo "# Configuration overrides for specific logfiles/services may be placed her
%{_mandir}/man*/*
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.4.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Nov 30 2016 Jan Synáček <jsynacek@redhat.com> - 7.4.3-3
- Add systemd journal support (#864872)