From fc90ebc4af540bc733e8e00d8a77193e5f1690c2 Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Jun 22 2020 01:54:42 +0000 Subject: update to 4.5 upstream release --- diff --git a/.gitignore b/.gitignore index 4313fff..13a8081 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /2ping-3.2.1.tar.gz /2ping-4.1.tar.gz /2ping-4.3.tar.gz +/2ping-4.5.tar.gz diff --git a/2ping.spec b/2ping.spec index 8d0573e..351f7e3 100644 --- a/2ping.spec +++ b/2ping.spec @@ -1,6 +1,6 @@ Name: 2ping -Version: 4.3 -Release: 7%{?dist} +Version: 4.5 +Release: 1%{?dist} Summary: Bi-directional ping utility License: GPLv2+ URL: https://www.finnie.org/software/2ping @@ -8,6 +8,8 @@ Source0: https://www.finnie.org/software/%{name}/%{name}-%{version}.tar.g BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3dist(pytest) +BuildRequires: python3dist(pycrypto) %description 2ping is a bi-directional ping utility. It uses 3-way pings (akin to TCP SYN, @@ -29,7 +31,7 @@ install -Dp -m 0644 doc/2ping.1 %{buildroot}/%{_mandir}/man1/2ping6.1 %{__python3} setup.py test %files -%doc ChangeLog README +%doc ChangeLog README.md %license COPYING %{python3_sitelib}/* %{_bindir}/%{name} @@ -38,6 +40,10 @@ install -Dp -m 0644 doc/2ping.1 %{buildroot}/%{_mandir}/man1/2ping6.1 %{_mandir}/man1/%{name}6.1* %changelog +* Mon Jun 22 2020 Qiyu Yan - 4.5-1 +- Update to 4.5 upstream +- Add test time requirements + * Tue May 26 2020 Miro HronĨok - 4.3-7 - Rebuilt for Python 3.9 diff --git a/sources b/sources index 9b0de75..7d47adc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (2ping-4.3.tar.gz) = f7186fe5bed2f12593d62f85fe364c9dc571f8b0ad10f6766515470ea8f8ed32d439e580003e78494b4742a8224e2b30cc454f8275a4877d432eb76646334e77 +SHA512 (2ping-4.5.tar.gz) = 0b1ac1c882becf1dda7207004b186d8052b21be4f842ac2b3a252c32a5610867761feadc12e237e4ed3e1da59b3cdebd8b8f8025ec3d0375193b2594f17215f0