automatic version update by autodist [release 1.9.8-1mamba;Tue Oct 11 2022]

This commit is contained in:
Automatic Build System 2024-01-05 20:33:49 +01:00
parent c433e95e6c
commit 77fad5eb82

View File

@ -1,12 +1,12 @@
Name: arp-scan
Version: 1.9.7
Version: 1.9.8
Release: 1mamba
Summary: ARP scanning and fingerprinting tool
Group: Applications/Networking
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.nta-monitor.com/tools-resources/security-tools/arp-scan
URL: https://www.intertek.com/nta/
Source: https://github.com/royhills/arp-scan.git/%{version}/arp-scan-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
@ -15,7 +15,6 @@ BuildRequires: libpcap-devel
BuildRequires: perl-devel
BuildRequires: perl-libwww
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network.
@ -43,6 +42,9 @@ autoreconf -f -i
%doc AUTHORS COPYING ChangeLog NEWS
%changelog
* Tue Oct 11 2022 Automatic Build System <autodist@mambasoft.it> 1.9.8-1mamba
- automatic version update by autodist
* Mon Nov 11 2019 Automatic Build System <autodist@mambasoft.it> 1.9.7-1mamba
- automatic version update by autodist