- correct download URL (upstream is using .gz instead of bz2)

- refreshed fping-4.2-gcc10-extern.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/fping?expand=0&rev=45
This commit is contained in:
Lars Vogdt 2020-06-14 15:45:56 +00:00 committed by Git OBS Bridge
parent 721346c19c
commit 5f5f7fb5a3
2 changed files with 10 additions and 3 deletions

View File

@ -1,6 +1,7 @@
diff -up fping-4.2/src/fping.h.extern fping-4.2/src/fping.h
--- fping-4.2/src/fping.h.extern 2019-02-19 16:00:09.000000000 -0500
+++ fping-4.2/src/fping.h 2020-02-02 00:19:02.613997883 -0500
Index: fping-4.2/src/fping.h
===================================================================
--- fping-4.2.orig/src/fping.h
+++ fping-4.2/src/fping.h
@@ -11,7 +11,7 @@
void crash_and_burn( char *message );
void errno_crash_and_burn( char *message );

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jun 14 15:45:06 UTC 2020 - Lars Vogdt <lars@linux-schulserver.de>
- correct download URL (upstream is using .gz instead of bz2)
- refreshed fping-4.2-gcc10-extern.patch
-------------------------------------------------------------------
Mon Jun 8 12:49:08 UTC 2020 - Kristyna Streitova <kstreitova@suse.com>