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 ### AUTOUPDATE-OFF: 8 9
Name: traceroute Name: traceroute
Version: 2.1.0 Version: 2.1.1
Release: 1mamba Release: 1mamba
Summary: Tracks the route packets taken from an IP network on their way to a given host Summary: Tracks the route packets taken from an IP network on their way to a given host
Group: Applications/Networking Group: Applications/Networking
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> 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 Source: http://downloads.sourceforge.net/project/traceroute/traceroute/traceroute-%{version}/traceroute-%{version}.tar.gz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %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. 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 %doc COPYING COPYING.LIB CREDITS
%changelog %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 * Fri Jul 08 2016 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
- automatic version update by autodist - automatic version update by autodist