Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package DSView for openSUSE:Factory checked in at 2023-03-19 00:31:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/DSView (Old) and /work/SRC/openSUSE:Factory/.DSView.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "DSView" Sun Mar 19 00:31:48 2023 rev:2 rq:1072812 version:1.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/DSView/DSView.changes 2022-11-26 18:45:40.979294525 +0100 +++ /work/SRC/openSUSE:Factory/.DSView.new.31432/DSView.changes 2023-03-19 00:32:47.680722083 +0100 @@ -1,0 +2,21 @@ +Thu Mar 16 08:28:32 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 1.2.2: + common: + * Add shortcut key recognition of ctrl/shift/alt + * Fix multiple clicks crash during file saving + * Fix screenshot crash under macOS + * Improve accuracy of CSV file + for logic analyzer: + * Support new hardware and firmware versions + * Clean up 0: UART protocol outputs statement + * Add CAN decoder support for CANFD + * Fix wait error for some decoders + * Fix QI decoder bugs + * Fix SPDIF decoder error for incomplete frames + * Add message type support for USB PD decoder + for oscilloscope: + * Fix measure error of DSL files with different channel number +- Remove various unnecessary BuildRequires + +------------------------------------------------------------------- @@ -18 +39 @@ -- update to 1.12: +- update to 1.1.2: Old: ---- DSView-1.2.1.tar.gz New: ---- DSView-1.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ DSView.spec ++++++ --- /var/tmp/diff_new_pack.Uc1t8D/_old 2023-03-19 00:32:48.668726770 +0100 +++ /var/tmp/diff_new_pack.Uc1t8D/_new 2023-03-19 00:32:48.672726789 +0100 @@ -1,7 +1,7 @@ # # spec file for package DSView # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,13 @@ Name: DSView -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: GUI for DreamSourceLab USB-based instruments License: GPL-3.0-or-later Group: Productivity/Scientific/Electronics URL: https://www.dreamsourcelab.com Source0: https://github.com/DreamSourceLab/DSView/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: automake BuildRequires: cmake BuildRequires: fdupes BuildRequires: fftw3-threads-devel @@ -39,14 +38,9 @@ BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Widgets) -BuildRequires: pkgconfig(alsa) -BuildRequires: pkgconfig(check) BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(libftdi) -BuildRequires: pkgconfig(libserialport) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libusb-1.0) -BuildRequires: pkgconfig(libzip) BuildRequires: pkgconfig(python3) Obsoletes: libsigrok4DSL1 Obsoletes: libsigrokdecode4DSL4 @@ -55,7 +49,7 @@ GUI for DreamSourceLab USB-based instruments %prep -%setup -q +%autosetup -p1 %build %cmake ++++++ DSView-1.2.1.tar.gz -> DSView-1.2.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/DSView/DSView-1.2.1.tar.gz /work/SRC/openSUSE:Factory/.DSView.new.31432/DSView-1.2.2.tar.gz differ: char 31, line 2
