Hello community,

here is the log from the commit of package fping for openSUSE:Factory checked 
in at 2017-05-16 14:44:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fping (Old)
 and      /work/SRC/openSUSE:Factory/.fping.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fping"

Tue May 16 14:44:35 2017 rev:29 rq:494726 version:4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fping/fping.changes      2017-03-08 
01:15:16.131689991 +0100
+++ /work/SRC/openSUSE:Factory/.fping.new/fping.changes 2017-05-16 
14:45:57.612342655 +0200
@@ -1,0 +2,29 @@
+Thu May 11 10:32:28 UTC 2017 - [email protected]
+
+- Do away with %__ macro indirections.
+
+-------------------------------------------------------------------
+Mon May  8 16:33:22 UTC 2017 - [email protected]
+
+- Update to version 4.0
+  * feature: Auto-adjust timeout for -c/-C/-l mode to value of -p
+  * feature: Enforce -t timeout on reply packets, by discarding late
+             packets (#32)
+  * feature: Option -d/--rdns now always does a rdns-lookup, even for
+             names, as '-n' was doing until now
+  * feature: Keep original name if a hostname is given with -n/--name
+  * feature: New option -6 to force IPv6
+  * feature: New option -4 to force IPv4
+  * feature: IPv6 enabled by default
+  * feature: Long option names for all options
+  * feature: Unified 'fping' and 'fping6' into one binary (#80)
+  * feature: fping and fping6 are now unified into one binary.
+  * bugfix: -i/-p restrictions disabled by default
+            (enable with --enable-safe-limits)
+  * bugfix: Default interval -i changed from 25ms to 10ms
+  * bugfix: Fix compatibility issue with GNU Hurd
+  * bugfix: A C99 compiler is now required
+  * bugfix: Option parsing with optparse
+  * bugfix: New changelog file format
+
+-------------------------------------------------------------------

Old:
----
  fping-3.16.tar.gz

New:
----
  fping-4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fping.spec ++++++
--- /var/tmp/diff_new_pack.Mg48Q9/_old  2017-05-16 14:45:58.744183618 +0200
+++ /var/tmp/diff_new_pack.Mg48Q9/_new  2017-05-16 14:45:58.752182494 +0200
@@ -18,7 +18,7 @@
 
 Name:           fping
 Url:            http://www.fping.org
-Version:        3.16
+Version:        4.0
 Release:        0
 Summary:        A program to ping multiple hosts
 License:        MIT
@@ -48,17 +48,17 @@
 %setup -q
 
 %build
-%configure --enable-ipv6 --enable-ipv4
+%configure
 make %{?_smp_mflags}
 
 %install
 %makeinstall
+ln -fs fping.8 %{buildroot}%{_mandir}/man8/fping.8
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING README
-%{_mandir}/man8/fping*.8*
+%doc CHANGELOG.md INSTALL
+%{_mandir}/man8/fping.8.gz
 %{_sbindir}/fping
-%{_sbindir}/fping6
 
 %changelog

++++++ fping-3.16.tar.gz -> fping-4.0.tar.gz ++++++
++++ 6020 lines of diff (skipped)


Reply via email to