automatic version update by autodist [release 0.54-1mamba;Thu Feb 04 2021]

This commit is contained in:
Automatic Build System 2024-01-05 21:12:50 +01:00
parent 4bd0e7a01b
commit ce61f1e817

View File

@ -1,5 +1,5 @@
Name: chkrootkit
Version: 0.53
Version: 0.54
Release: 1mamba
Summary: A tool to locally check for signs of a rootkit
Group: Applications/Security
@ -56,6 +56,9 @@ find -perm 755 -type f -exec install -m755 {} %{buildroot}%{_sbindir}/ \;
%doc ACKNOWLEDGMENTS COPYRIGHT README*
%changelog
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 0.54-1mamba
- automatic version update by autodist
* Sun Apr 19 2020 Automatic Build System <autodist@mambasoft.it> 0.53-1mamba
- automatic update by autodist