Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package urh for openSUSE:Factory checked in 
at 2025-12-22 22:49:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/urh (Old)
 and      /work/SRC/openSUSE:Factory/.urh.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "urh"

Mon Dec 22 22:49:08 2025 rev:46 rq:1323889 version:2.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/urh/urh.changes  2025-11-09 21:09:01.349957487 
+0100
+++ /work/SRC/openSUSE:Factory/.urh.new.1928/urh.changes        2025-12-22 
22:51:26.862481910 +0100
@@ -1,0 +2,21 @@
+Wed Dec 17 19:20:45 UTC 2025 - Martin Hauke <[email protected]>
+
+- Update to version 2.10.0
+  * Fixed gauss_fir to work with numpy-2.
+  * fix #1153 (index error).
+  * Fix receiving data with rtl_tcp.
+  * Fix setting of bias tee with rtl_tcp.
+  * fix(numpy): replace deprecated tostring with tobytes.
+  * Fix deprecation warning xml.etree.ElementTree.Element.
+  * Drop python 3.8; Require python 3.9.
+  * Replace deprecated ast.* constants.
+  * Feat!: use numpy2.
+  * Fix compilation with Cython3.1.
+  * Fix buffer overflow in USRP recv_stream function.
+  * fix: handle EOFError when control connection is closed.
+  * Migrate to PyQt6.
+  * Fix error when saving compressed files.
+- Drop patch:
+  * numpy-version.patch
+
+-------------------------------------------------------------------

Old:
----
  numpy-version.patch
  urh-2.9.8.tar.gz

New:
----
  urh-2.10.0.tar.gz

----------(Old B)----------
  Old:- Drop patch:
  * numpy-version.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ urh.spec ++++++
--- /var/tmp/diff_new_pack.lksUS4/_old  2025-12-22 22:51:27.842522287 +0100
+++ /var/tmp/diff_new_pack.lksUS4/_new  2025-12-22 22:51:27.842522287 +0100
@@ -2,7 +2,7 @@
 # spec file for package urh
 #
 # Copyright (c) 2025 SUSE LLC and contributors
-# Copyright (c) 2017-2024, Martin Hauke <[email protected]>
+# Copyright (c) 2017-2025, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 
 Name:           urh
-Version:        2.9.8
+Version:        2.10.0
 Release:        0
 Summary:        Tool for investigating unknown wireless protocols
 License:        GPL-3.0-only
 Group:          Productivity/Hamradio/Other
 URL:            https://github.com/jopohl/urh
 Source:         
https://github.com/jopohl/urh/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch0:         numpy-version.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
@@ -34,11 +33,11 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-PyAudio
-BuildRequires:  python3-devel >= 3.4
+BuildRequires:  python3-PyQt6
+BuildRequires:  python3-devel >= 3.8
 BuildRequires:  python3-numpy
 BuildRequires:  python3-numpy-devel
 BuildRequires:  python3-pip
-BuildRequires:  python3-qt5
 BuildRequires:  python3-setuptools
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(libairspy)
@@ -47,10 +46,10 @@
 BuildRequires:  pkgconfig(librtlsdr)
 BuildRequires:  pkgconfig(uhd)
 Requires:       python3-PyAudio
+Requires:       python3-PyQt6
 Requires:       python3-numpy
 Requires:       python3-psutil
 Requires:       python3-pyzmq
-Requires:       python3-qt5
 Recommends:     inspectrum
 Recommends:     rfcat
 %if 0%{?suse_version} <= 1500
@@ -67,6 +66,9 @@
 
 %prep
 %autosetup -p1
+sed -i -e '/^#!\//, 1d' \
+  src/urh/cli/urh_cli.py \
+  src/urh/main.py
 
 %build
 %python3_build \

++++++ urh-2.9.8.tar.gz -> urh-2.10.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/urh/urh-2.9.8.tar.gz 
/work/SRC/openSUSE:Factory/.urh.new.1928/urh-2.10.0.tar.gz differ: char 14, 
line 1

Reply via email to