Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgpiod for openSUSE:Factory 
checked in at 2022-10-14 15:42:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgpiod (Old)
 and      /work/SRC/openSUSE:Factory/.libgpiod.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgpiod"

Fri Oct 14 15:42:17 2022 rev:15 rq:1010612 version:1.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgpiod/libgpiod.changes        2022-02-17 
23:41:58.123700198 +0100
+++ /work/SRC/openSUSE:Factory/.libgpiod.new.2275/libgpiod.changes      
2022-10-14 15:43:22.832002683 +0200
@@ -1,0 +2,6 @@
+Fri Oct 14 08:01:13 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Use Catch2-2-devel on Tumbleweed since libgpiod is not ready
+  for Catch2 v3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgpiod.spec ++++++
--- /var/tmp/diff_new_pack.mLwcPq/_old  2022-10-14 15:43:23.264003405 +0200
+++ /var/tmp/diff_new_pack.mLwcPq/_new  2022-10-14 15:43:23.268003411 +0200
@@ -43,7 +43,12 @@
 BuildRequires:  make
 BuildRequires:  python3-devel >= 3.5
 %if %{with libgpiod_tests}
+%if 0%{suse_version} > 1550
+# Only Tumbleweed bumped Catch2 to version 3.x
+BuildRequires:  Catch2-2-devel
+%else
 BuildRequires:  Catch2-devel
+%endif
 BuildRequires:  glib2-devel >= 2.50
 BuildRequires:  kernel-devel >= 5.5
 BuildRequires:  pkgconfig(libudev)

Reply via email to