diff --git a/.gitignore b/.gitignore index 76a1c92..9ce8519 100644 --- a/.gitignore +++ b/.gitignore @@ -133,3 +133,4 @@ audit-2.0.4.tar.gz /audit-2.4.5.tar.gz /audit-2.5.tar.gz /audit-2.5.1.tar.gz +/audit-2.5.2.tar.gz diff --git a/audit.spec b/audit.spec index e7b2a72..548e6b9 100644 --- a/audit.spec +++ b/audit.spec @@ -2,8 +2,8 @@ Summary: User space tools for 2.6 kernel auditing Name: audit -Version: 2.5.1 -Release: 2%{?dist} +Version: 2.5.2 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ @@ -97,7 +97,7 @@ interface to the audit system, audispd. These plugins can do things like relay events to remote machines. %package -n audispd-plugins-zos -Summary: ZOS plugins for the audit event dispatcher +Summary: z/OS plugin for the audit event dispatcher License: GPLv2+ Group: System Environment/Daemons Requires: %{name}%{?_isa} = %{version}-%{release} @@ -304,6 +304,9 @@ fi %attr(750,root,root) /sbin/audispd-zos-remote %changelog +* Fri Apr 29 2016 Steve Grubb 2.5.2-1 +- New upstream release + * Thu Apr 28 2016 Steve Grubb 2.5.1-2 - Refactor plugins to split out zos-remote to lower dependencies diff --git a/sources b/sources index c13680f..979e297 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -495492f9ff8f5257907e48157c3335df audit-2.5.1.tar.gz +bfc332d35b27121f105dd34ce35b6f0a audit-2.5.2.tar.gz