Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package usbtop for openSUSE:Factory checked in at 2025-10-01 18:55:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/usbtop (Old) and /work/SRC/openSUSE:Factory/.usbtop.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "usbtop" Wed Oct 1 18:55:56 2025 rev:7 rq:1308221 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/usbtop/usbtop.changes 2025-03-24 13:30:08.318538347 +0100 +++ /work/SRC/openSUSE:Factory/.usbtop.new.11973/usbtop.changes 2025-10-01 18:56:27.353145767 +0200 @@ -1,0 +2,10 @@ +Tue Sep 23 15:29:45 UTC 2025 - Sebastian Wagner <[email protected]> + +- remove unneeded boost dependencies + +------------------------------------------------------------------- +Tue Sep 23 15:57:08 CEST 2025 - [email protected] + +- libboost_system was removed upstream (bsc#1249900) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ usbtop.spec ++++++ --- /var/tmp/diff_new_pack.MeemL7/_old 2025-10-01 18:56:28.305185636 +0200 +++ /var/tmp/diff_new_pack.MeemL7/_new 2025-10-01 18:56:28.305185636 +0200 @@ -1,7 +1,7 @@ # # spec file for package usbtop # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,8 +25,6 @@ Source0: https://github.com/aguinet/usbtop/archive/release-%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake >= 3.5 BuildRequires: gcc-c++ -BuildRequires: libboost_atomic-devel >= 1.48.0 -BuildRequires: libboost_system-devel >= 1.48.0 BuildRequires: libboost_thread-devel >= 1.48.0 BuildRequires: libpcap-devel
