Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package inspectrum for openSUSE:Factory 
checked in at 2023-10-31 20:26:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inspectrum (Old)
 and      /work/SRC/openSUSE:Factory/.inspectrum.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inspectrum"

Tue Oct 31 20:26:07 2023 rev:7 rq:1121389 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/inspectrum/inspectrum.changes    2021-06-06 
22:41:06.515448092 +0200
+++ /work/SRC/openSUSE:Factory/.inspectrum.new.17445/inspectrum.changes 
2023-10-31 20:26:26.843587681 +0100
@@ -1,0 +2,60 @@
+Mon Oct 30 22:03:17 UTC 2023 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 0.3.1
+  * Merge pull request #221 from kwesthaus/file-format-documentation
+  * Merge pull request #184 from jacobagilbert/sigmf_partial_ext
+  * Include format specifiers in help text
+  * Include all format specifiers in README
+  * Allow specifying cs32 file format in command line
+  * Fix README typo in cs32 file format description
+  * add support to read files that end in '.sigmf-'
+- Update to version 0.3.0
+  * PlotView: use QWheelEvent::position when available
+  * Merge pull request #216 from schneider42/schneier/description-fallback
+  * Merge pull request #218 from otanim/main
+  * Merge branch 'overlapping-annotations'
+  * Merge branch 'spectrogram-timing'
+  * Handle tooltip comments of overlapping annotations
+  * Improve spectrogram time alignment
+  * Merge pull request #215 from daniestevez/annotation-comments
+  * Display annotation comments as tooltips
+  * fallback to core:description for anno label
+  * Merge pull request #214 from catkira/add_ci32
+  * add support for sigmf ci32 files this is needed to import
+    sigmf files written by SDRangel
+  * Merge pull request #212 from miek/miek-patch-1
+  * actions: add Ubuntu 22.04 & remove Ubuntu 18.04
+  * Merge pull request #211 from argilo/more-cursor-symbols
+  * Merge pull request #210 from argilo/fix-cursor-overflow
+  * Allow up to 99,999 symbols
+  * Fix integer overflow in cursor segment drawing
+  * Add note about 64-bit sample truncation
+  * Add support for complex double (cf64)
+  * Added support for float64 files.
+  * sigmf: use core:label for annotations
+  * sigmf: construct Annotations in-place
+  * Adding checkbox to show / hide SigMF annotations
+  * actions: run apt update
+  * sigmf: Use QT to parse the json
+  * Run actions workflow on PR & schedule
+  * Handle global offset in SigMF annotation indices
+  * Add a progress bar for sample export
+  * IRC channel moved to libera.chat
+  * actions: update homebrew qt package name
+  * Clear SigMF annotations on new file load
+  * Add libsigmf dep
+  * Update README with SigMF support & cmake version
+  * Test build on more Ubuntu releases
+  * Update minimum CMake version
+  * make a `src` directory
+  * use make_unique instead of new
+  * inputsource: add missing virtual destructor for SampleAdapter
+  * spectrogramplot: use bind as bind1st is deprecated
+  * spectrogramplot: match types for std::max to fix mac build
+  * feat(sigmf): Only compile support if libsigmf is found
+  * fix(mainwindow): Only update the sample rate text box if needed
+  * feat(sigmf): Add support for SigMF recordings
+  * fix(spectrogramplot): Avoid infinite loop at extremely high
+    sample rates
+
+-------------------------------------------------------------------

Old:
----
  inspectrum-0.2.3.tar.gz

New:
----
  inspectrum-0.3.1.tar.gz

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

Other differences:
------------------
++++++ inspectrum.spec ++++++
--- /var/tmp/diff_new_pack.crFD03/_old  2023-10-31 20:26:27.623616332 +0100
+++ /var/tmp/diff_new_pack.crFD03/_new  2023-10-31 20:26:27.623616332 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package inspectrum
 #
-# Copyright (c) 2021 SUSE LLC
-# Copyright (c) 2015-2020, Martin Hauke <mar...@gmx.de>
+# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2015-2023, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:           inspectrum
-Version:        0.2.3
+Version:        0.3.1
 Release:        0
 Summary:        A tool for analysing captured signals from SDRs
 License:        GPL-3.0-or-later
@@ -37,8 +37,8 @@
 BuildRequires:  pkgconfig(fftw3f)
 Requires(post): hicolor-icon-theme
 Requires(post): update-desktop-files
-Requires(postun): hicolor-icon-theme
-Requires(postun): update-desktop-files
+Requires(postun):hicolor-icon-theme
+Requires(postun):update-desktop-files
 
 %description
 A tool for analysing captured signals, primarily from software-defined radio 
receivers

++++++ inspectrum-0.2.3.tar.gz -> inspectrum-0.3.1.tar.gz ++++++
++++ 8901 lines of diff (skipped)

Reply via email to