automatic version update by autodist [release 2.1.1-1mamba;Thu Dec 29 2022]

This commit is contained in:
Automatic Build System 2024-01-05 18:36:15 +01:00
parent c1a6c2da23
commit d722497ff7

View File

@ -1,19 +1,18 @@
### AUTOUPDATE-OFF: 8 9
Name: traceroute
Version: 2.1.0
Version: 2.1.1
Release: 1mamba
Summary: Tracks the route packets taken from an IP network on their way to a given host
Group: Applications/Networking
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://traceroute.sourceforge.net/
URL: https://traceroute.sourceforge.net/
Source: http://downloads.sourceforge.net/project/traceroute/traceroute/traceroute-%{version}/traceroute-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Traceroute tracks the route packets taken from an IP network on their way to a given host. It utilizes the IP protocol's time to live (TTL) field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to the host. See traceroute(8) in the manual of your system for more info.
@ -40,6 +39,9 @@ Traceroute tracks the route packets taken from an IP network on their way to a g
%doc COPYING COPYING.LIB CREDITS
%changelog
* Thu Dec 29 2022 Automatic Build System <autodist@mambasoft.it> 2.1.1-1mamba
- automatic version update by autodist
* Fri Jul 08 2016 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
- automatic version update by autodist