Hello community, here is the log from the commit of package fping for openSUSE:Factory checked in at 2020-07-14 08:00:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fping (Old) and /work/SRC/openSUSE:Factory/.fping.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fping" Tue Jul 14 08:00:42 2020 rev:34 rq:820690 version:4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/fping/fping.changes 2020-06-27 23:22:20.329774651 +0200 +++ /work/SRC/openSUSE:Factory/.fping.new.3060/fping.changes 2020-07-14 08:01:37.986244919 +0200 @@ -1,0 +2,5 @@ +Sun Jul 12 17:22:38 UTC 2020 - Andreas Stieger <[email protected]> + +- add upstream signing key and validate source signature + +------------------------------------------------------------------- New: ---- fping-4.2.tar.gz.asc fping.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fping.spec ++++++ --- /var/tmp/diff_new_pack.ISXvlC/_old 2020-07-14 08:01:40.314252456 +0200 +++ /var/tmp/diff_new_pack.ISXvlC/_new 2020-07-14 08:01:40.318252470 +0200 @@ -24,11 +24,12 @@ Group: Productivity/Networking/Diagnostic URL: http://www.fping.org Source: http://fping.org/dist/%{name}-%{version}.tar.gz +Source2: http://fping.org/dist/%{name}-%{version}.tar.gz.asc +Source3: http://david.schweikert.ch/gpg-pubkey.txt#/%{name}.keyring Patch0: fping-4.2-gcc10-extern.patch %if 0%{?suse_version} >= 1500 Requires(pre): permissions %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description FPing is a ping-like program that uses the Internet Control Message @@ -54,10 +55,10 @@ %build %configure -make %{?_smp_mflags} +%make_build %install -make install DESTDIR="%{buildroot}" +%make_install %if 0%{?suse_version} >= 1500 %post @@ -68,15 +69,14 @@ %endif %files -%defattr(-,root,root) %doc CHANGELOG.md %if 0%{?suse_version} >= 1500 %license COPYING %verify(not mode caps) %attr(0755,root,root) %{_sbindir}/fping %else -%doc COPYING +%license COPYING %{_sbindir}/fping %endif -%{_mandir}/man8/fping.8%{ext_man} +%{_mandir}/man8/fping.8%{?ext_man} %changelog
