Hello community,
here is the log from the commit of package libsigrokdecode for openSUSE:Factory
checked in at 2019-12-12 23:19:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsigrokdecode (Old)
and /work/SRC/openSUSE:Factory/.libsigrokdecode.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsigrokdecode"
Thu Dec 12 23:19:22 2019 rev:10 rq:755951 version:0.5.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/libsigrokdecode/libsigrokdecode.changes
2018-09-15 15:40:37.952812891 +0200
+++
/work/SRC/openSUSE:Factory/.libsigrokdecode.new.4691/libsigrokdecode.changes
2019-12-12 23:19:35.726205770 +0100
@@ -1,0 +2,23 @@
+Wed Dec 11 22:24:06 UTC 2019 - Stefan Brüns <[email protected]>
+
+- Update to 0.5.3
+ * New supported protocol decoders:
+ - lin: Local Interconnect Network (LIN) protocol
+ - x2444m: Xicor X2444M/P nonvolatile static RAM protocol
+ - ds2408: 1-Wire 8-channel addressable switch
+ - cc1101: Low-power sub-1GHz RF transceiver chip
+ - enc28j60: Microchip ENC28J60 10Base-T Ethernet controller protocol
+ - pca9571: NXP PCA9571 8-bit I²C output expander
+ - seven_segment: 7-segment display protocol
+ - amulet_ascii: Amulet Technologies LCD controller ASCII protocol
+ - tdm_audio: TDM multi-channel audio protocol
+ - signature: Annotate signature of logic patterns
+ - nes_gamepad: NES gamepad button states
+ - flexray: Automotive network communications protocol
+ - ir_rc6: RC-6 infrared remote control protocol
+ - ieee488: IEEE-488 General Purpose Interface Bus (GPIB/HPIB or IEC)
+ - hdcp: HDCP protocol over HDMI
+ * Several other improvements, see included NEWS file
+ * The library API and ABI is compatible with version 0.5.2
+
+-------------------------------------------------------------------
Old:
----
libsigrokdecode-0.5.2.tar.gz
New:
----
libsigrokdecode-0.5.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libsigrokdecode.spec ++++++
--- /var/tmp/diff_new_pack.4oqYf1/_old 2019-12-12 23:19:36.518205699 +0100
+++ /var/tmp/diff_new_pack.4oqYf1/_new 2019-12-12 23:19:36.522205700 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libsigrokdecode
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,20 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: libsigrokdecode
%define libname %{name}4
-%define baseversion 0.5.2
-Version: 0.5.2
+%define baseversion 0.5.3
+Version: 0.5.3
Release: 0
Summary: Protocol Decoders for sigrok
License: GPL-3.0-or-later
Group: Productivity/Scientific/Electronics
-Url: http://sigrok.org
-Source0:
http://sigrok.org/download/source/libsigrokdecode/%{name}-%{version}.tar.gz
+URL: https://sigrok.org/
+Source0:
https://sigrok.org/download/source/libsigrokdecode/%{name}-%{version}.tar.gz
Patch0: libsigrokdecode-versioned-decoders.patch
BuildRequires: autoconf
BuildRequires: automake
++++++ libsigrokdecode-0.5.2.tar.gz -> libsigrokdecode-0.5.3.tar.gz ++++++
++++ 10727 lines of diff (skipped)