2 Commits

View File

@@ -1,6 +1,6 @@
Name: audit
Version: 3.0.5
Release: 1mamba
Version: 3.0.6
Release: 2mamba
Summary: User space tools for kernel auditing
Group: System/Tools
Vendor: openmamba
@@ -31,6 +31,7 @@ BuildRequires: libtool
BuildRequires: swig
BuildRequires: libprelude-devel >= 5.2.0
%systemd_requires
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
Provides: audit-plugins
Obsoletes: audit-plugins < 3.0
@@ -253,6 +254,12 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
%{python3_sitearch}/auparse.*
%changelog
* Mon Nov 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.6-2mamba
- audit: added versioned requirement for libaudit
* Sun Oct 03 2021 Automatic Build System <autodist@mambasoft.it> 3.0.6-1mamba
- automatic version update by autodist
* Tue Aug 24 2021 Automatic Build System <autodist@mambasoft.it> 3.0.5-1mamba
- automatic version update by autodist