1 Commits

View File

@@ -1,5 +1,5 @@
Name: audit
Version: 3.0.9
Version: 3.1
Release: 1mamba
Summary: User space tools for kernel auditing
Group: System/Tools
@@ -226,8 +226,6 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
%{_includedir}/libaudit.h
%{_libdir}/libaudit.so
%{_libdir}/libauparse.so
%{_libdir}/libaudit.la
%{_libdir}/libauparse.la
%{_libdir}/pkgconfig/auparse.pc
%{_libdir}/pkgconfig/audit.pc
%ifnarch arm
@@ -258,6 +256,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
%{python3_sitelib}/auparse.*
%changelog
* Sun Feb 12 2023 Automatic Build System <autodist@mambasoft.it> 3.1-1mamba
- automatic version update by autodist
* Tue Aug 30 2022 Automatic Build System <autodist@mambasoft.it> 3.0.9-1mamba
- automatic version update by autodist