Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package usbutils for openSUSE:Factory checked in at 2024-02-27 22:44:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/usbutils (Old) and /work/SRC/openSUSE:Factory/.usbutils.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "usbutils" Tue Feb 27 22:44:00 2024 rev:47 rq:1151112 version:017 Changes: -------- --- /work/SRC/openSUSE:Factory/usbutils/usbutils.changes 2023-11-30 21:59:19.688654402 +0100 +++ /work/SRC/openSUSE:Factory/.usbutils.new.1770/usbutils.changes 2024-02-27 22:44:01.885146588 +0100 @@ -1,0 +2,6 @@ +Mon Feb 26 09:54:21 UTC 2024 - [email protected] + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang macro, [bsc#1212476] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ usbutils.spec ++++++ --- /var/tmp/diff_new_pack.MZhDmM/_old 2024-02-27 22:44:02.641173995 +0100 +++ /var/tmp/diff_new_pack.MZhDmM/_new 2024-02-27 22:44:02.645174140 +0100 @@ -1,7 +1,7 @@ # # spec file for package usbutils # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,6 +29,7 @@ BuildRequires: libtool BuildRequires: libusb-1_0-devel >= 1.0.14 BuildRequires: pkgconfig +BuildRequires: python-rpm-macros BuildRequires: pkgconfig(libudev) >= 196 Requires: hwdata @@ -58,6 +59,7 @@ %install %make_install +%python3_fix_shebang %files %doc NEWS
