Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dabstar for openSUSE:Factory checked 
in at 2026-03-22 14:13:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dabstar (Old)
 and      /work/SRC/openSUSE:Factory/.dabstar.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dabstar"

Sun Mar 22 14:13:19 2026 rev:2 rq:1341846 version:4.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dabstar/dabstar.changes  2025-12-09 
12:56:52.332392179 +0100
+++ /work/SRC/openSUSE:Factory/.dabstar.new.8177/dabstar.changes        
2026-03-22 14:14:50.859870105 +0100
@@ -1,0 +2,42 @@
+Sun Mar 22 08:37:42 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 4.7.0
+  * Protection level is shown in main window.
+  * Scroll only the list of transmitters in map-viewer.
+  * Extend AJAX timeout for map view to fit better slower browser
+    startups.
+  * Fix in FIG size calculation (and make it more generic).
+  * Many additions and fixes are made.
+  * Update xml-reader.
+  * Faster replacement for cmplx_from_phase().
+  * Calculate phase shift from sampling rate deviation.
+  * Bugfix in estimate_carrier_offset.
+  * Bugfixes in soapy handler.
+  * Adding SoapySDR support (experimental) by taken over Qt-Dab
+    SoapySDR and making many adaptions.
+  * More work on Soapy handler and SIMD.
+  * Change bandwidth selection in Soapy handler.
+  * Reduce CPU load, summarize 3x dongle select code, ppm and
+    third gain setting added to soapy handler.
+  * Skip audio driver in soapy handler and omit the file's suffix
+    in QLibrary.
+  * Use lib VOLK in SampleReader.
+
+-------------------------------------------------------------------
+Sun Dec 21 08:14:36 UTC 2025 - Martin Hauke <[email protected]>
+
+- Update to version 4.6.0
+  * Improved softbit decoder 2.
+  * Add slider for XML/UFF file-player position control.
+  * The dump button of the device windows showed further "writing"
+    after channel change.
+  * Automatically check for a new DABstar version on GitHub (the
+    work for AbracaDABra is very acknowledged here). This feature
+    can be deactivated on the configuration window; also the
+    repetition time for the next check. There is also a new button
+    on the configuration window to trigger this check manually.
+  * A new button on the main window allows opening the slide show
+    picture storage folder for fast access. See the tooltip there
+    for more details.
+
+-------------------------------------------------------------------

Old:
----
  DABstar-4.5.0.tar.gz

New:
----
  DABstar-4.7.0.tar.gz

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

Other differences:
------------------
++++++ dabstar.spec ++++++
--- /var/tmp/diff_new_pack.O1j0RI/_old  2026-03-22 14:14:51.475895444 +0100
+++ /var/tmp/diff_new_pack.O1j0RI/_new  2026-03-22 14:14:51.479895609 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dabstar
 #
-# Copyright (c) 2025, Martin Hauke <[email protected]>
+# Copyright (c) 2025-2026, 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
@@ -17,7 +17,7 @@
 
 
 Name:           dabstar
-Version:        4.5.0
+Version:        4.7.0
 Release:        0
 Summary:        A DAB receiver with a technical focus
 License:        GPL-2.0-only
@@ -38,6 +38,7 @@
 BuildRequires:  pkgconfig(fftw3f)
 BuildRequires:  pkgconfig(librtlsdr)
 BuildRequires:  pkgconfig(sndfile)
+BuildRequires:  pkgconfig(SoapySDR)
 
 %description
 A DAB receiver with a technical focus.
@@ -47,8 +48,9 @@
 
 %build
 %cmake \
-  -DRTLSDR_LINUX=ON \
-  -DRTL_TCP=ON
+  -DRTLSDR=ON \
+  -DRTL_TCP=ON \
+  -DSOAPY=ON
 %make_jobs
 
 %install

++++++ DABstar-4.5.0.tar.gz -> DABstar-4.7.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/dabstar/DABstar-4.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.dabstar.new.8177/DABstar-4.7.0.tar.gz differ: char 
15, line 1

Reply via email to