Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package urh for openSUSE:Factory checked in 
at 2023-10-17 20:24:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/urh (Old)
 and      /work/SRC/openSUSE:Factory/.urh.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "urh"

Tue Oct 17 20:24:25 2023 rev:41 rq:1118033 version:2.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/urh/urh.changes  2023-01-31 16:22:11.802316538 
+0100
+++ /work/SRC/openSUSE:Factory/.urh.new.20540/urh.changes       2023-10-17 
20:24:28.642187754 +0200
@@ -1,0 +2,5 @@
+Sat Oct 14 16:03:41 UTC 2023 - [email protected]
+
+- Fix build on Factory/TW: requires python3-Cython0
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ urh.spec ++++++
--- /var/tmp/diff_new_pack.W2JAZO/_old  2023-10-17 20:24:29.394214080 +0200
+++ /var/tmp/diff_new_pack.W2JAZO/_new  2023-10-17 20:24:29.398214221 +0200
@@ -31,7 +31,7 @@
 BuildRequires:  limesuite-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
-BuildRequires:  python3-Cython
+BuildRequires:  python3-PyAudio
 BuildRequires:  python3-devel >= 3.4
 BuildRequires:  python3-numpy
 BuildRequires:  python3-numpy-devel
@@ -43,18 +43,19 @@
 BuildRequires:  pkgconfig(libhackrf)
 BuildRequires:  pkgconfig(librtlsdr)
 BuildRequires:  pkgconfig(uhd)
-Requires:       python3-Cython
+Requires:       python3-PyAudio
 Requires:       python3-numpy
 Requires:       python3-psutil
 Requires:       python3-pyzmq
 Requires:       python3-qt5
 Recommends:     inspectrum
 Recommends:     rfcat
-%if 0%{?suse_version} >= 1500
-BuildRequires:  python3-PyAudio
-%endif
-%if 0%{?suse_version} >= 1500
-Requires:       python3-PyAudio
+%if 0%{?suse_version} <= 1500
+BuildRequires:  python3-Cython
+Requires:       python3-Cython
+%else
+BuildRequires:  python3-Cython0
+Requires:       python3-Cython0
 %endif
 
 %description

Reply via email to