diff --git a/fping-5.2.tar.gz b/fping-5.2.tar.gz deleted file mode 100644 index ac37f39da744111304a6190e2f7720fce5e8a7d4..0000000000000000000000000000000000000000 Binary files a/fping-5.2.tar.gz and /dev/null differ diff --git a/fping-5.3.tar.gz b/fping-5.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ff6e0c7aec33997ae4b919dfd822f569f02b677b Binary files /dev/null and b/fping-5.3.tar.gz differ diff --git a/fping.spec b/fping.spec index c45856d68d1bfae5aea5e5ad462627cacb45fb87..872fb6d069d3223a074b81848412e9d61b98037a 100644 --- a/fping.spec +++ b/fping.spec @@ -1,10 +1,10 @@ Name: fping -Version: 5.2 +Version: 5.3 Release: 1 Summary: fping is a program to send ICMP echo probes to network hosts License: BSD like -URL: http://www.fping.org/ -Source0: http://www.fping.org/dist/%{name}-%{version}.tar.gz +URL: https://www.fping.org/ +Source0: https://www.fping.org/dist/%{name}-%{version}.tar.gz BuildRequires: gcc @@ -21,13 +21,6 @@ fping is a program to send ICMP echo probes to network hosts, similar to ping, b %install %make_install -%pre -%preun -%post -%postun - -%check - %files %license COPYING %doc INSTALL CHANGELOG.md @@ -35,6 +28,9 @@ fping is a program to send ICMP echo probes to network hosts, similar to ping, b %{_mandir}/* %changelog +* Sat Jan 04 2025 Funda Wang - 5.3-1 +- update to 5.3 + * Mon Dec 16 2024 xu_ping <707078654@qq.com> - 5.2-1 - Update to 5.2 * Decouple -a/-u effects from -c diff --git a/fping.yaml b/fping.yaml index 196b470b4ea2e9632307b90bb9cad50db91ec4f5..c22bb050547c6667ea442ffdd09a32ca274b3d00 100644 --- a/fping.yaml +++ b/fping.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: schweikert/fping tag_prefix: "^v" -seperator: "." +separator: "."