Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flowgrind for openSUSE:Factory checked in at 2022-12-06 14:24:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flowgrind (Old) and /work/SRC/openSUSE:Factory/.flowgrind.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flowgrind" Tue Dec 6 14:24:46 2022 rev:4 rq:1040609 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/flowgrind/flowgrind.changes 2020-06-11 10:16:19.057395994 +0200 +++ /work/SRC/openSUSE:Factory/.flowgrind.new.1835/flowgrind.changes 2022-12-06 14:25:00.662463534 +0100 @@ -1,0 +2,11 @@ +Sun Dec 4 15:20:43 UTC 2022 - Dirk Müller <dmuel...@suse.com> + +- update to 0.8.2: + * Fix version number (flowgrind -version) + * Fix minor groff issue in manual page + * Update debian packaging + * Fix compability with GCC10 (thanks to Jeroen Roovers <j...@gentoo.org>) + * lower loglevel of delay calculation error to prevent log overflow + * New website url: https://flowgrind.github.io (Closes #228) + +------------------------------------------------------------------- Old: ---- flowgrind-0.8.0.tar.bz2 flowgrind-0.8.0.tar.bz2.asc flowgrind.keyring New: ---- flowgrind-0.8.2.tar.bz2 flowgrind-0.8.2.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flowgrind.spec ++++++ --- /var/tmp/diff_new_pack.tYhCIR/_old 2022-12-06 14:25:01.198468103 +0100 +++ /var/tmp/diff_new_pack.tYhCIR/_new 2022-12-06 14:25:01.202468138 +0100 @@ -1,7 +1,7 @@ # # spec file for package flowgrind # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,16 @@ Name: flowgrind -Version: 0.8.0 +Version: 0.8.2 Release: 0 Summary: Network performance measurement License: GPL-2.0-only Group: Productivity/Networking/Diagnostic -URL: http://flowgrind.net/ +URL: https://flowgrind.github.io Source0: https://github.com/flowgrind/flowgrind/releases/download/flowgrind-%{version}/flowgrind-%{version}.tar.bz2 Source1: https://github.com/flowgrind/flowgrind/releases/download/flowgrind-%{version}/flowgrind-%{version}.tar.bz2.asc -Source2: %{name}.keyring +# can't find keyring anymore +#Source2: %{name}.keyring BuildRequires: libpcap-devel BuildRequires: pkgconfig BuildRequires: xmlrpc-c-devel @@ -42,8 +43,6 @@ %setup -q %build -# fix building with gcc10 -export CFLAGS="%{optflags} -fcommon" %configure %make_build ++++++ flowgrind-0.8.0.tar.bz2 -> flowgrind-0.8.2.tar.bz2 ++++++ ++++ 5271 lines of diff (skipped)