commit libsigrokdecode for openSUSE:Factory

2019-12-12 Thread root
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 
+
+- 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)




commit libsigrokdecode for openSUSE:Factory

2018-04-16 Thread root
Hello community,

here is the log from the commit of package libsigrokdecode for openSUSE:Factory 
checked in at 2018-04-16 12:52:00

Comparing /work/SRC/openSUSE:Factory/libsigrokdecode (Old)
 and  /work/SRC/openSUSE:Factory/.libsigrokdecode.new (New)


Package is "libsigrokdecode"

Mon Apr 16 12:52:00 2018 rev:8 rq:596777 version:0.5.1

Changes:

--- /work/SRC/openSUSE:Factory/libsigrokdecode/libsigrokdecode.changes  
2017-08-12 20:24:39.773381867 +0200
+++ /work/SRC/openSUSE:Factory/.libsigrokdecode.new/libsigrokdecode.changes 
2018-04-16 12:52:11.274131151 +0200
@@ -1,0 +2,17 @@
+Fri Apr 13 15:53:08 UTC 2018 - stefan.bru...@rwth-aachen.de
+
+- Update to 0.5.1
+  * New (backported) supported protocol decoders:
+- ac97: Audio and modem control for PC systems
+- ds243x: Maxim DS243x series 1-Wire EEPROM protocol
+- maple_bus: Maple bus peripheral protocol for SEGA Dreamcast
+- morse: Demodulated morse code protocol
+- graycode: Accumulate rotary encoder increments, timing statistics
+- counter: Count number of edges
+- sda2506: Serial nonvolatile 1-Kbit EEPROM
+- rc_encode: PT2262/HX2262/SC5262 remote control encoder protocol
+  * The library API and ABI is compatible with version 0.5.0
+  * Support for the PD v2 API has been dropped. All PDs distributed
+with libsigrokdecode were converted to the new, query-based API.
+
+---

Old:

  libsigrokdecode-0.5.0.tar.gz

New:

  libsigrokdecode-0.5.1.tar.gz



Other differences:
--
++ libsigrokdecode.spec ++
--- /var/tmp/diff_new_pack.ZBwqiC/_old  2018-04-16 12:52:12.254095510 +0200
+++ /var/tmp/diff_new_pack.ZBwqiC/_new  2018-04-16 12:52:12.258095364 +0200
@@ -18,8 +18,8 @@
 
 Name:   libsigrokdecode
 %define libname %{name}4
-%define baseversion 0.5.0
-Version:0.5.0
+%define baseversion 0.5.1
+Version:0.5.1
 Release:0
 Summary:Protocol Decoders for sigrok
 License:GPL-3.0+

++ libsigrokdecode-0.5.0.tar.gz -> libsigrokdecode-0.5.1.tar.gz ++
 11727 lines of diff (skipped)




commit libsigrokdecode for openSUSE:Factory

2017-08-12 Thread root
Hello community,

here is the log from the commit of package libsigrokdecode for openSUSE:Factory 
checked in at 2017-08-12 20:24:38

Comparing /work/SRC/openSUSE:Factory/libsigrokdecode (Old)
 and  /work/SRC/openSUSE:Factory/.libsigrokdecode.new (New)


Package is "libsigrokdecode"

Sat Aug 12 20:24:38 2017 rev:7 rq:507538 version:0.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libsigrokdecode/libsigrokdecode.changes  
2016-12-29 22:51:39.618374164 +0100
+++ /work/SRC/openSUSE:Factory/.libsigrokdecode.new/libsigrokdecode.changes 
2017-08-12 20:24:39.773381867 +0200
@@ -1,0 +2,21 @@
+Sat Jul  1 14:28:50 UTC 2017 - stefan.bru...@rwth-aachen.de
+
+- Remove Obsoletes: libsigrokdecode3. Obsoletes implies a conflict,
+  so there is no way in rpm to trigger deinstalation of deprecated
+  shared library packages.
+
+---
+Tue Jun 13 20:31:26 UTC 2017 - stefan.bru...@rwth-aachen.de
+
+- Update to 0.5.0
+  * New supported protocol decoders:
+- ade77xx  Poly phase multifunction energy metering IC protocol
+- adf435x  Wideband synthesizer with integrated VCO
+- dali DALI lighting control protocol
+- dsi  DSI lighting control protocol
+- eeprom93xx   93xx series Microwire EEPROM protocol (bug #931)
+- iec  Commodore serial IEEE-488 (IEC) bus protocol
+- microwire3-wire, half-duplex, synchronous serial bus (bug #931)
+  * Add support for the new query-based PD v3 decoder API.
+
+---

Old:

  libsigrokdecode-0.4.1.tar.gz

New:

  libsigrokdecode-0.5.0.tar.gz



Other differences:
--
++ libsigrokdecode.spec ++
--- /var/tmp/diff_new_pack.zk8X7E/_old  2017-08-12 20:24:40.493280987 +0200
+++ /var/tmp/diff_new_pack.zk8X7E/_new  2017-08-12 20:24:40.497280427 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsigrokdecode
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   libsigrokdecode
-%define libname %{name}3
-%define baseversion 0.4.1
-Version:0.4.1
+%define libname %{name}4
+%define baseversion 0.5.0
+Version:0.5.0
 Release:0
 Summary:Protocol Decoders for sigrok
 License:GPL-3.0+

++ libsigrokdecode-0.4.1.tar.gz -> libsigrokdecode-0.5.0.tar.gz ++
 11132 lines of diff (skipped)




commit libsigrokdecode for openSUSE:Factory

2016-02-17 Thread h_root
Hello community,

here is the log from the commit of package libsigrokdecode for openSUSE:Factory 
checked in at 2016-02-17 10:25:07

Comparing /work/SRC/openSUSE:Factory/libsigrokdecode (Old)
 and  /work/SRC/openSUSE:Factory/.libsigrokdecode.new (New)


Package is "libsigrokdecode"

Changes:

--- /work/SRC/openSUSE:Factory/libsigrokdecode/libsigrokdecode.changes  
2015-08-12 15:14:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsigrokdecode.new/libsigrokdecode.changes 
2016-02-17 12:14:52.0 +0100
@@ -1,0 +2,52 @@
+Fri Feb 12 16:56:06 UTC 2016 - stefan.bru...@rwth-aachen.de
+
+- Propagate metadata (e.g. samplerate) to stacked decoders
+  * Add 0001-Supply-metadata-to-stacked-decoders.patch
+
+---
+Sat Jan 30 12:21:20 UTC 2016 - stefan.bru...@rwth-aachen.de
+
+- Update to 0.4.0
+  * New supported protocol decoders:
+- adns5020:  Bidirectional command and data over an
+ SPI-like protocol
+- am230x:Aosong AM230x/DHTxx/RHTxx humidity/temperature
+ sensor
+- arm_etmv3: Decode ETM instruction trace packets
+- arm_itm:   Trace data from Cortex-M / ARMv7m ITM module
+- arm_tpiu:  Filter TPIU formatted trace data into separate
+ streams
+- eeprom24xx:24xx series I²C EEPROM protocol
+- em4100:EM4100 100-150kHz RFID protocol
+- jitter:Retrieves the timing jitter between two digital
+ signals
+- max7219:   8-digit LED display driver
+- mdio:  Half-duplex sync serial bus for MII management
+ (MAC/PHY)
+- modbus:Modbus RTU protocol for industrial applications
+- mrf24j40:  IEEE 802.15.4 2.4 GHz RF tranceiver chip
+- nrf24l01:  2.4GHz transceiver chip
+- pwm:   Analog level encoded in duty cycle percentage
+- qi:Async serial protocol for Qi charger receivers
+- rfm12: HopeRF RFM12 wireless transceiver control
+ protocol
+- sdcard_sd: Secure Digital card (SD mode) low-level
+ protocol
+- spdif: Serial bus for connecting digital audio devices
+- stepper_motor: Absolute position and movement speed from
+ step/dir
+- swd:   Two-wire protocol for debug access to ARM CPUs
+- tca6408a:  Texas Instruments TCA6408A 8-bit I²C I/O
+ expander
+- timing:Calculate time between edges
+- usb_power_delivery: USB Power Delivery protocol
+- usb_request:   USB (low-speed and full-speed)
+ transaction/request protocol
+
+---
+Fri Sep 25 03:10:52 UTC 2015 - stefan.bru...@rwth-aachen.de
+
+- Track GIT version (upcoming 0.4.0)
+  * update libsigrokdecode-versioned-decoders.patch
+
+---

Old:

  libsigrokdecode-0.3.1.tar.gz

New:

  0001-Supply-metadata-to-stacked-decoders.patch
  libsigrokdecode-0.4.0.tar.gz



Other differences:
--
++ libsigrokdecode.spec ++
--- /var/tmp/diff_new_pack.Ary3mo/_old  2016-02-17 12:14:53.0 +0100
+++ /var/tmp/diff_new_pack.Ary3mo/_new  2016-02-17 12:14:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsigrokdecode
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
 
 
 Name:   libsigrokdecode
-%define libname %{name}2
-Version:0.3.1
+%define libname %{name}3
+%define baseversion 0.4.0
+Version:0.4.0
 Release:0
 Summary:Protocol Decoders for sigrok
 License:GPL-3.0+
@@ -26,6 +27,7 @@
 Url:http://sigrok.org
 Source0:
http://sigrok.org/download/source/libsigrokdecode/%{name}-%{version}.tar.gz
 Patch0: libsigrokdecode-versioned-decoders.patch
+Patch1: 0001-Supply-metadata-to-stacked-decoders.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  check-devel >= 0.9.4
@@ -78,6 +80,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 autoreconf -fiv
@@ -97,7 +100,7 @@
 %defattr(-,root,root,-)
 %doc COPYING README HACKING NEWS
 %{_libdir}/*.so.*
-%{_datadir}/%{name}-%{version}/
+%{_datadir}/%{name}-%{baseversion}/
 
 %files devel
 %defattr(-,root,root,-)

++ 0001-Supply-metadata-to-stacked-decoders.patch ++
>From 0bf303d90fd30f2a4a5571f73f8f31b498c72cf5 Mon Sep 17 

commit libsigrokdecode for openSUSE:Factory

2015-08-12 Thread h_root
Hello community,

here is the log from the commit of package libsigrokdecode for openSUSE:Factory 
checked in at 2015-08-12 15:14:13

Comparing /work/SRC/openSUSE:Factory/libsigrokdecode (Old)
 and  /work/SRC/openSUSE:Factory/.libsigrokdecode.new (New)


Package is libsigrokdecode

Changes:

--- /work/SRC/openSUSE:Factory/libsigrokdecode/libsigrokdecode.changes  
2014-11-06 16:50:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsigrokdecode.new/libsigrokdecode.changes 
2015-08-12 15:14:14.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug  4 14:56:23 UTC 2015 - m...@suse.com
+
+- New version: 0.3.1:
+  * This is mostly a bugfix-release, the C library API was not
+changed.
+  * Improvements and bugfixes in existing protocol decoders.
+  * New decoders: adns5020, am230x, arm_etmv3, arm_itm, arm_tpiu,
+eeprom24xx, jitter, mdio, mrf24j40, nrf24l01, pwm, rfm12,
+spdif, stepper_motor, swd, tca6408a, timing.
+
+---

Old:

  libsigrokdecode-0.3.0.tar.gz

New:

  libsigrokdecode-0.3.1.tar.gz



Other differences:
--
++ libsigrokdecode.spec ++
--- /var/tmp/diff_new_pack.GZopdW/_old  2015-08-12 15:14:14.0 +0200
+++ /var/tmp/diff_new_pack.GZopdW/_new  2015-08-12 15:14:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsigrokdecode
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:   libsigrokdecode
 %define libname %{name}2
-Version:0.3.0
+Version:0.3.1
 Release:0
 Summary:Protocol Decoders for sigrok
 License:GPL-3.0+

++ libsigrokdecode-0.3.0.tar.gz - libsigrokdecode-0.3.1.tar.gz ++
 11778 lines of diff (skipped)

++ libsigrokdecode-versioned-decoders.patch ++
--- /var/tmp/diff_new_pack.GZopdW/_old  2015-08-12 15:14:15.0 +0200
+++ /var/tmp/diff_new_pack.GZopdW/_new  2015-08-12 15:14:15.0 +0200
@@ -1,9 +1,10 @@
-diff -ur libsigrokdecode-0.3.0/configure.ac 
libsigrokdecode-0.3.0.patched/configure.ac
 libsigrokdecode-0.3.0/configure.ac 2014-05-06 23:08:31.0 +0200
-+++ libsigrokdecode-0.3.0.patched/configure.ac 2014-10-24 15:20:07.479481279 
+0200
-@@ -143,15 +143,15 @@
+Index: libsigrokdecode-0.3.1/configure.ac
+===
+--- libsigrokdecode-0.3.1.orig/configure.ac2015-07-12 22:35:14.0 
+0200
 libsigrokdecode-0.3.1/configure.ac 2015-08-04 16:55:18.265462711 +0200
+@@ -137,15 +137,15 @@
+ # Checks for header files.
  # These are already checked: inttypes.h stdint.h stdlib.h string.h unistd.h.
- AC_CHECK_HEADER([sys/resource.h], [], [build_runtc=no])
  
 -AC_SUBST(DECODERS_DIR, $datadir/libsigrokdecode/decoders)
 -AC_SUBST(MAKEFLAGS, '--no-print-directory')




commit libsigrokdecode for openSUSE:Factory

2014-11-06 Thread h_root
Hello community,

here is the log from the commit of package libsigrokdecode for openSUSE:Factory 
checked in at 2014-11-06 16:50:13

Comparing /work/SRC/openSUSE:Factory/libsigrokdecode (Old)
 and  /work/SRC/openSUSE:Factory/.libsigrokdecode.new (New)


Package is libsigrokdecode

Changes:

--- /work/SRC/openSUSE:Factory/libsigrokdecode/libsigrokdecode.changes  
2014-08-07 12:37:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsigrokdecode.new/libsigrokdecode.changes 
2014-11-06 16:50:54.0 +0100
@@ -1,0 +2,13 @@
+Fri Oct 24 11:26:48 UTC 2014 - dims...@opensuse.org
+
+- Add libsigrokdecode-versioned-decoders.patch: move decoders to
+  a versioned subdirectory.
+- Change RPM Group of the library package to System/Libraries.
+
+---
+Thu Oct 23 11:52:31 UTC 2014 - m...@suse.com
+
+- Keep the decoders under /usr/share/libsigrokdecode (unversioned)
+  otherwise the library won't find them.
+
+---

New:

  libsigrokdecode-versioned-decoders.patch



Other differences:
--
++ libsigrokdecode.spec ++
--- /var/tmp/diff_new_pack.Ilt2MR/_old  2014-11-06 16:50:56.0 +0100
+++ /var/tmp/diff_new_pack.Ilt2MR/_new  2014-11-06 16:50:56.0 +0100
@@ -25,6 +25,7 @@
 Group:  Productivity/Scientific/Electronics
 Url:http://sigrok.org
 Source0:
http://sigrok.org/download/source/libsigrokdecode/%{name}-%{version}.tar.gz
+Patch0: libsigrokdecode-versioned-decoders.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  check-devel = 0.9.4
@@ -47,6 +48,7 @@
 
 %package -n %{libname}
 Summary:Protocol Decoder Library for sigrok
+Group:  System/Libraries
 Requires:   python3-base
 
 %description -n %{libname}
@@ -75,8 +77,10 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+autoreconf -fiv
 %configure \
 --disable-static
 make %{?_smp_mflags}
@@ -84,7 +88,6 @@
 %install
 %make_install
 find %{buildroot} -type f -name *.la -delete -print
-mv %{buildroot}/%{_datadir}/%{name} %{buildroot}/%{_datadir}/%{libname}
 
 %post -n %{libname} -p /sbin/ldconfig
 
@@ -94,7 +97,7 @@
 %defattr(-,root,root,-)
 %doc COPYING README HACKING NEWS
 %{_libdir}/*.so.*
-%{_datadir}/%{libname}
+%{_datadir}/%{name}-%{version}/
 
 %files devel
 %defattr(-,root,root,-)

++ libsigrokdecode-versioned-decoders.patch ++
diff -ur libsigrokdecode-0.3.0/configure.ac 
libsigrokdecode-0.3.0.patched/configure.ac
--- libsigrokdecode-0.3.0/configure.ac  2014-05-06 23:08:31.0 +0200
+++ libsigrokdecode-0.3.0.patched/configure.ac  2014-10-24 15:20:07.479481279 
+0200
@@ -143,15 +143,15 @@
 # These are already checked: inttypes.h stdint.h stdlib.h string.h unistd.h.
 AC_CHECK_HEADER([sys/resource.h], [], [build_runtc=no])
 
-AC_SUBST(DECODERS_DIR, $datadir/libsigrokdecode/decoders)
-AC_SUBST(MAKEFLAGS, '--no-print-directory')
-AC_SUBST(AM_LIBTOOLFLAGS, '--silent')
-
 SRD_PACKAGE_VERSION_MAJOR=srd_package_version_major
 SRD_PACKAGE_VERSION_MINOR=srd_package_version_minor
 SRD_PACKAGE_VERSION_MICRO=srd_package_version_micro
 SRD_PACKAGE_VERSION=srd_package_version
 
+AC_SUBST(DECODERS_DIR, 
$datadir/libsigrokdecode-${SRD_PACKAGE_VERSION}/decoders)
+AC_SUBST(MAKEFLAGS, '--no-print-directory')
+AC_SUBST(AM_LIBTOOLFLAGS, '--silent')
+
 AC_SUBST(SRD_PACKAGE_VERSION_MAJOR)
 AC_SUBST(SRD_PACKAGE_VERSION_MINOR)
 AC_SUBST(SRD_PACKAGE_VERSION_MICRO)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org