diff --git a/netperf-2.7.0.tar.gz b/netperf-2.7.0.tar.gz index 2b89f402a671401da5602942a23218f0a4a23770..b295a90ec24685d297ba3e20da06528743be84dd 100644 Binary files a/netperf-2.7.0.tar.gz and b/netperf-2.7.0.tar.gz differ diff --git a/netperf.spec b/netperf.spec index f5049ea5c7c2095404d1b5b0fd13c10824788d58..03988dec8a49667bdc17581efdab169d40f3b26b 100644 --- a/netperf.spec +++ b/netperf.spec @@ -2,7 +2,7 @@ Name: netperf Version: 2.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Performance benchmark testing tool fro TCP/UDP License: HP no-commercial URL: http://github.com/HewlettPackard/netperf @@ -11,7 +11,7 @@ Source0: https://github.com/HewlettPackard/netperf/archive/%{name}-%{_version}.t BuildRequires:texinfo,texinfo-tex %description -netperf is a clloection of many different network performance benchmarking tools +netperf is a collection of many different network performance benchmarking tools Requires: %{name}%{?_isa} = %{version}-%{release} @@ -56,5 +56,8 @@ fi %{_mandir}/man1/* %changelog +* Tue Apr 8 2020 hushiyuan - 2.7.0.-2 +- Update package description for some spelling mistake + * Tue Mar 13 2020 hushiyuan - 2.7.0-1 - Package init