Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgusb for openSUSE:Factory checked 
in at 2024-02-16 21:41:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgusb (Old)
 and      /work/SRC/openSUSE:Factory/.libgusb.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgusb"

Fri Feb 16 21:41:34 2024 rev:26 rq:1146865 version:0.4.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgusb/libgusb.changes  2023-11-08 
22:16:43.996980852 +0100
+++ /work/SRC/openSUSE:Factory/.libgusb.new.1815/libgusb.changes        
2024-02-16 21:41:39.232181021 +0100
@@ -1,0 +2,8 @@
+Thu Feb 15 13:20:14 UTC 2024 - Michael Gorse <mgo...@suse.com>
+
+- Explicitly require python311-packaging if python 3.11 is being
+  used. On SLE, python 3.6 is still the default, but 3.11 is used
+  by meson. Drop python3-base from BuildRequires: it is not
+  needed, since python will be pulled in by meson.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libgusb.spec ++++++
--- /var/tmp/diff_new_pack.FhUFt1/_old  2024-02-16 21:41:39.660196464 +0100
+++ /var/tmp/diff_new_pack.FhUFt1/_new  2024-02-16 21:41:39.660196464 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgusb
 #
-# 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
@@ -30,9 +30,9 @@
 Patch0:         no-pkg-resources.patch
 BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  python3-base
-BuildRequires:  python3-packaging
 BuildRequires:  vala
+BuildRequires:  (python3-packaging if python3-base)
+BuildRequires:  (python311-packaging if python311-base)
 BuildRequires:  pkgconfig(gi-docgen)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.29

Reply via email to