Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eth-ff for openSUSE:Factory checked in at 2025-07-03 12:10:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eth-ff (Old) and /work/SRC/openSUSE:Factory/.eth-ff.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eth-ff" Thu Jul 3 12:10:43 2025 rev:8 rq:1290012 version:12.1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eth-ff/eth-ff.changes 2024-08-13 13:24:41.061847126 +0200 +++ /work/SRC/openSUSE:Factory/.eth-ff.new.1903/eth-ff.changes 2025-07-03 12:13:08.960412038 +0200 @@ -1,0 +2,21 @@ +Fri Jun 27 11:03:46 UTC 2025 - Nicolas Morey <nicolas.mo...@suse.com> + +- Update to v12.1.0.0 + - Improved to support RHEL 9.6, 10.0 and SLES 15.7 + - Improved stability and print of ethudstress + - Removed unused code + - Replaced egrep with grep -E + - Changed rpm spec to require tcl8 or tcl < 1:9 + - Changed to use tclsh8 when possible + - Changed rpm spec to require tcl < 1:9 + - Improved to support RHEL 9.5 + - Updated pkg spec License to use SPDX standard name + - Improved ethcapture to capture device information more efficiently + - Removed old ssh arg from tcl scripts + - Limit tcl_dev package version to less than 9 as there is + no expect package available yet for Tcl 9.0 + - Improved build related script, ff_install.sh, to get install + directories from rpm macros + - Fixed ethudstress cq poll regression issue + +------------------------------------------------------------------- Old: ---- eth-ff-11.7.0.0.0.10e93dd3630c.tar.gz New: ---- eth-ff-12.1.0.0.0.9fb6c79.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eth-ff.spec ++++++ --- /var/tmp/diff_new_pack.nTYprv/_old 2025-07-03 12:13:09.704443200 +0200 +++ /var/tmp/diff_new_pack.nTYprv/_new 2025-07-03 12:13:09.708443367 +0200 @@ -1,7 +1,7 @@ # # spec file for package eth-ff # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,13 @@ # -%define git_ver .0.10e93dd3630c +%define git_ver .0.9fb6c79 %define pseudo_opt %{_prefix}/lib/eth-tools/ %define ethsysconfdir %{_sysconfdir}/eth-tools/ Name: eth-ff -Version: 11.7.0.0 +Version: 12.1.0.0 Release: 0 Summary: Intel Ethernet Fabric Suite basic tools and libraries for fabric management License: BSD-3-Clause OR GPL-2.0-only @@ -40,7 +40,7 @@ BuildRequires: ncurses-devel BuildRequires: net-snmp-devel BuildRequires: rdma-core-devel -BuildRequires: tcl-devel +BuildRequires: tcl-devel < 1:9 BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.nTYprv/_old 2025-07-03 12:13:09.744444875 +0200 +++ /var/tmp/diff_new_pack.nTYprv/_new 2025-07-03 12:13:09.748445042 +0200 @@ -8,7 +8,7 @@ <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> - <param name="revision">10e93dd3630c77e8e4dc6d39981ce3122830f64e</param> + <param name="revision">9fb6c79b16024f52bf04499b9f164960cf459685</param> </service> <service name="recompress" mode="manual"> <param name="file">eth-ff*.tar</param> ++++++ eth-ff-11.7.0.0.0.10e93dd3630c.tar.gz -> eth-ff-12.1.0.0.0.9fb6c79.tar.gz ++++++ ++++ 2237 lines of diff (skipped)