From 88965a8d1b0ff59fb2b0777846fc16449473f90c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 21:16:49 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/traceroute.git#59519d9ca1abb0f5593099c826832894070f980a --- traceroute.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/traceroute.spec b/traceroute.spec index 5a36ab4..ff7f684 100644 --- a/traceroute.spec +++ b/traceroute.spec @@ -2,7 +2,7 @@ Summary: Traces the route taken by packets over an IPv4/IPv6 network Name: traceroute Epoch: 3 Version: 2.1.0 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2+ URL: http://traceroute.sourceforge.net Source0: https://downloads.sourceforge.net/project/traceroute/traceroute/traceroute-%{version}/traceroute-%{version}.tar.gz @@ -51,6 +51,9 @@ ln -s traceroute.8 $RPM_BUILD_ROOT%{_mandir}/man8/tcptraceroute.8 %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3:2.1.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 13 2021 Dmitry Butskoy - 3:2.1.0-13 - Install into %{_bindir} (#1915614)