Hello community, here is the log from the commit of package pulseview for openSUSE:Factory checked in at 2020-04-02 17:43:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pulseview (Old) and /work/SRC/openSUSE:Factory/.pulseview.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pulseview" Thu Apr 2 17:43:14 2020 rev:10 rq:790710 version:0.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pulseview/pulseview.changes 2019-03-20 13:22:16.129300171 +0100 +++ /work/SRC/openSUSE:Factory/.pulseview.new.3248/pulseview.changes 2020-04-02 17:43:16.765392497 +0200 @@ -1,0 +2,29 @@ +Wed Apr 1 17:02:33 UTC 2020 - Stefan Brüns <[email protected]> + +- Update to version 0.4.1 + * PulseView session setups can now be saved/restored to and + from *.pvs files. + * Translation support was added to the GUI elements (and a first + translation, German, is available). Please check the wiki for + details on how you can contribute further translations. + * There's a new protocol decoder selection subwindow with + filtering capabilities, browing by decoder tags, auto-stacking + of decoders where required, and more. + * A new decoder "binary" output subwindow can show/save + "OUTPUT_BINARY" type decoder data in various (decoder-specific) + formats (WAV, PCAP, PNG, and many others). This also features + a simple "hex view" for the data. + * It is now possible to show/hide individual decoder annotation + rows, and individual annotation classes. This is very handy + when you're debugging a specific issue and only want to see + certain classes of decoder annotations, e.g. "show me only CRC + errors", "show me only parity errors and frame errors", or + "show me only I²C NACKs" etc. etc. + * Lots of UI and functionality improvements regarding cursors + and markers. + * Various new handy key shortcuts for zooming, moving around in + the data, placing cursors, etc. + * Various drawing and decoder/annotation performance improvements. +- This requires libsigrok >= 0.5.2 (already released for some time) + +------------------------------------------------------------------- Old: ---- pulseview-0.4.1.tar.gz New: ---- pulseview-0.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pulseview.spec ++++++ --- /var/tmp/diff_new_pack.hH5pBh/_old 2020-04-02 17:43:17.517393080 +0200 +++ /var/tmp/diff_new_pack.hH5pBh/_new 2020-04-02 17:43:17.517393080 +0200 @@ -1,7 +1,7 @@ # # spec file for package pulseview # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,31 +17,27 @@ Name: pulseview -Version: 0.4.1 +Version: 0.4.2 Release: 0 Summary: Qt-based GUI for sigrok License: GPL-3.0-or-later Group: Productivity/Scientific/Electronics -Url: http://sigrok.org -Source0: http://sigrok.org/download/source/pulseview/%{name}-%{version}.tar.gz +URL: https://sigrok.org +Source0: https://sigrok.org/download/source/pulseview/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: glib2-devel -%if 0%{?suse_version} > 1325 BuildRequires: libboost_filesystem-devel BuildRequires: libboost_serialization-devel BuildRequires: libboost_system-devel BuildRequires: libboost_test-devel BuildRequires: libboost_thread-devel -%else -BuildRequires: boost-devel >= 1.55.0 -%endif -BuildRequires: libsigrok-devel >= 0.5.1 +BuildRequires: libsigrok-devel >= 0.5.2 BuildRequires: libsigrokdecode-devel >= 0.5.2 BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5LinguistTools) BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Widgets) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The sigrok project aims at creating a portable, cross-platform, ++++++ pulseview-0.4.1.tar.gz -> pulseview-0.4.2.tar.gz ++++++ ++++ 16103 lines of diff (skipped)
