diff --git a/.gitignore b/.gitignore index 98f40a6..9c1f1f2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ logwatch-7.3.6.tar.gz /logwatch-svn242.tar.xz /logwatch-svn293.tar.xz /logwatch-7.4.2.tar.gz +/logwatch-7.4.3.tar.gz diff --git a/logwatch.spec b/logwatch.spec index 19c7b6f..4004aeb 100644 --- a/logwatch.spec +++ b/logwatch.spec @@ -1,7 +1,7 @@ Summary: A log file analysis program Name: logwatch -Version: 7.4.2 -Release: 2%{?dist} +Version: 7.4.3 +Release: 1%{?dist} License: MIT Group: Applications/System URL: http://www.logwatch.org/ @@ -132,6 +132,9 @@ echo "# Configuration overrides for specific logfiles/services may be placed her %{_mandir}/man*/* %changelog +* Thu Apr 28 2016 Jan Synáček - 7.4.3-1 +- Update to 7.4.3 (#1331255) + * Tue Mar 15 2016 Jan Synáček - 7.4.2-2 - sshd log format changed, lots of excess unmatched output showing up in logwatch (#1317620) diff --git a/sources b/sources index a595929..952af64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6eef537d20a7ec3bd3c99109853e2a05 logwatch-7.4.2.tar.gz +22bd22841caa45f12c605abc3e0c2b09 logwatch-7.4.3.tar.gz