commit sigrok-firmware-fx2lafw for openSUSE:Factory

2019-11-20 Thread root
Hello community,

here is the log from the commit of package sigrok-firmware-fx2lafw for 
openSUSE:Factory checked in at 2019-11-20 10:27:51

Comparing /work/SRC/openSUSE:Factory/sigrok-firmware-fx2lafw (Old)
 and  /work/SRC/openSUSE:Factory/.sigrok-firmware-fx2lafw.new.26869 (New)


Package is "sigrok-firmware-fx2lafw"

Wed Nov 20 10:27:51 2019 rev:5 rq:749682 version:0.1.7

Changes:

--- 
/work/SRC/openSUSE:Factory/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw.changes
  2018-01-30 15:44:32.346225585 +0100
+++ 
/work/SRC/openSUSE:Factory/.sigrok-firmware-fx2lafw.new.26869/sigrok-firmware-fx2lafw.changes
   2019-11-20 10:27:53.862570179 +0100
@@ -1,0 +2,13 @@
+Fri Nov 15 21:17:28 UTC 2019 - Stefan BrĂ¼ns 
+
+- Update to version 0.1.7, upstream changes:
+  * Add firmware for the YiXingDianZi MDSO (VID/PID: 1D50:608E).
+  * Sainsmart DDS120: Fix the 1kHz reference signal.
+  * Hantek 6022BL: Fix the voltage range selection (bug #1360).
+  * Allow LA captures at 48MHz samplerate (as long as bus conditions permit).
+  * Updated build requirement: sdcc >= 3.4.0 (bug #1326).
+  * Fix a build issue with sdcc >= 3.9.0 (bug #1404).
+  * Bump the firmware version (major.minor) to 1.4. This version is
+backwards-compatible and doesn't require host-side (libsigrok) changes.
+
+---

Old:

  sigrok-firmware-fx2lafw-0.1.6.tar.gz

New:

  sigrok-firmware-fx2lafw-0.1.7.tar.gz



Other differences:
--
++ sigrok-firmware-fx2lafw.spec ++
--- /var/tmp/diff_new_pack.vuIFPR/_old  2019-11-20 10:27:54.618570330 +0100
+++ /var/tmp/diff_new_pack.vuIFPR/_new  2019-11-20 10:27:54.618570330 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sigrok-firmware-fx2lafw
 #
-# 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,25 +12,23 @@
 # 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/
 #
 
 
 Summary:Firmware for Logic Analyzers based on the Cypress EZ-USB 
FX2(LP) Chip
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Hardware/Other
-
 Name:   sigrok-firmware-fx2lafw
-Version:0.1.6
+Version:0.1.7
 Release:0
-BuildArch:  noarch
-Url:http://sigrok.org
-Source0:
http://sigrok.org/download/source/sigrok-firmware-fx2lafw/%{name}-%{version}.tar.gz
+URL:https://sigrok.org
+Source0:
https://sigrok.org/download/source/sigrok-firmware-fx2lafw/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
-BuildRequires:  sdcc
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  sdcc >= 3.4.0
+BuildArch:  noarch
 
 %description
 fx2lafw is a free/libre/open-source firmware for logic analyzers based on
@@ -47,8 +45,8 @@
 %make_install
 
 %files
-%defattr(-,root,root,-)
-%doc NEWS README COPYING COPYING.LESSER
+%license COPYING COPYING.LESSER
+%doc NEWS README
 %_datadir/sigrok-firmware
 
 %changelog

++ sigrok-firmware-fx2lafw-0.1.6.tar.gz -> 
sigrok-firmware-fx2lafw-0.1.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sigrok-firmware-fx2lafw-0.1.6/ChangeLog 
new/sigrok-firmware-fx2lafw-0.1.7/ChangeLog
--- old/sigrok-firmware-fx2lafw-0.1.6/ChangeLog 2018-01-26 19:33:47.0 
+0100
+++ new/sigrok-firmware-fx2lafw-0.1.7/ChangeLog 2019-11-14 21:47:01.0 
+0100
@@ -1,3 +1,91 @@
+commit b6ec4813b592757e39784b9b370f3b12ae876954
+Author: Uwe Hermann 
+Date:   Thu Nov 14 21:45:52 2019 +0100
+
+configure.ac: Bump package version to 0.1.7.
+
+commit 8da0cd02228bb6890eb5068e6507bf6ce0d2fdd2
+Author: Uwe Hermann 
+Date:   Thu Nov 14 21:45:25 2019 +0100
+
+Increase FX2LAFW_VERSION_MINOR to 4.
+
+There have been changes since the last release, but they have been
+compatible ones that don't require any host-side (libsigrok) changes,
+thus only increase FX2LAFW_VERSION_MINOR (but not FX2LAFW_VERSION_MAJOR).
+
+commit 24a04d22869658abcc96067349a588845cf9a80c
+Author: Uwe Hermann 
+Date:   Thu Nov 14 21:45:10 2019 +0100
+
+NEWS: Add list of user-visible changes so far.
+
+commit b283ba837a113c2c5085319aa993e2a70e118734
+Author: Kate J. Temkin 
+Date:   Wed Aug 21 18:59:55 2019 -0600
+
+allow captures of up to 48MHz, if bus conditions permit
+
+We allow the FX2 

commit sigrok-firmware-fx2lafw for openSUSE:Factory

2018-01-30 Thread root
Hello community,

here is the log from the commit of package sigrok-firmware-fx2lafw for 
openSUSE:Factory checked in at 2018-01-30 15:44:19

Comparing /work/SRC/openSUSE:Factory/sigrok-firmware-fx2lafw (Old)
 and  /work/SRC/openSUSE:Factory/.sigrok-firmware-fx2lafw.new (New)


Package is "sigrok-firmware-fx2lafw"

Tue Jan 30 15:44:19 2018 rev:4 rq:570790 version:0.1.6

Changes:

--- 
/work/SRC/openSUSE:Factory/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw.changes
  2017-07-21 22:45:08.008832795 +0200
+++ 
/work/SRC/openSUSE:Factory/.sigrok-firmware-fx2lafw.new/sigrok-firmware-fx2lafw.changes
 2018-01-30 15:44:32.346225585 +0100
@@ -1,0 +2,15 @@
+Sun Jan 28 18:28:32 UTC 2018 - stefan.bru...@rwth-aachen.de
+
+- Update to version 0.1.6, upstream changes:
+ * Fix an issue with FX2 based logic analyzers that could cause non-working
+   and/or prematurely aborted acquisitions (bug #655).
+ * FX2 based logic analyzers will now toggle pin PA1 during acquisition,
+   and keep it high while idle. On fx2grok-tiny and fx2grok-flat devices
+   there's a LED connected to PA1. Thus, those devices will visually indicate
+   whether a firmware has been uploaded (LED will light up and stay like that
+   while the device is idle). During any acquisition the LED will blink.
+ * Refactor the oscilloscope code to avoid duplication (bug #984).
+ * Fix a 'make distclean' error.
+ * Fix a compiler warning with recent sdcc versions (e.g. v3.6.9).
+
+---

Old:

  sigrok-firmware-fx2lafw-0.1.5.tar.gz

New:

  sigrok-firmware-fx2lafw-0.1.6.tar.gz



Other differences:
--
++ sigrok-firmware-fx2lafw.spec ++
--- /var/tmp/diff_new_pack.vYEGlF/_old  2018-01-30 15:44:32.958197015 +0100
+++ /var/tmp/diff_new_pack.vYEGlF/_new  2018-01-30 15:44:32.962196829 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sigrok-firmware-fx2lafw
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -21,7 +21,7 @@
 Group:  Hardware/Other
 
 Name:   sigrok-firmware-fx2lafw
-Version:0.1.5
+Version:0.1.6
 Release:0
 BuildArch:  noarch
 Url:http://sigrok.org

++ sigrok-firmware-fx2lafw-0.1.5.tar.gz -> 
sigrok-firmware-fx2lafw-0.1.6.tar.gz ++
 4689 lines of diff (skipped)




commit sigrok-firmware-fx2lafw for openSUSE:Factory

2017-07-21 Thread root
Hello community,

here is the log from the commit of package sigrok-firmware-fx2lafw for 
openSUSE:Factory checked in at 2017-07-21 22:45:05

Comparing /work/SRC/openSUSE:Factory/sigrok-firmware-fx2lafw (Old)
 and  /work/SRC/openSUSE:Factory/.sigrok-firmware-fx2lafw.new (New)


Package is "sigrok-firmware-fx2lafw"

Fri Jul 21 22:45:05 2017 rev:3 rq:503965 version:0.1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw.changes
  2014-08-06 11:42:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.sigrok-firmware-fx2lafw.new/sigrok-firmware-fx2lafw.changes
 2017-07-21 22:45:08.008832795 +0200
@@ -1,0 +2,32 @@
+Wed Jun 14 09:06:18 UTC 2017 - davejpla...@gmail.com
+
+- Update to version 0.1.5
+- Upstream changes since 0.1.2:
+ * Add FX2 firmware for the Hantek 6022BL USB scope/LA.
+ * HACKING: Update URL to Linux kernel coding style.
+ * Remove FSF postal address from boiler plate license text.
+ * Add FX2 firmware for the Hantek 6022BE and SainSmart DDS120 USB scopes.
+   These firmware files use the official sigrok USB VID/PID of 1D50:608E.
+   The USB VID/PID pairs are allocated for fx2lafw via the OpenMoko project:
+   http://wiki.openmoko.org/wiki/USB_Product_IDs
+ * Add analog channel support for the USBee AX (and potentially other devices).
+   Only one analog channel is supported. Switching channels (in case there
+   are multiple analog channels) is not yet implemented.
+ * Add support for the USBee ZX (bug #764).
+ * Use per-device USB product string descriptors.
+ * Bump the firmware version (major.minor) to 1.2. This version is
+   backwards-compatible and doesn't require host-side (libsigrok) changes.
+ * README: Update prebuilt firmware download location, other cleanups.
+ * HACKING: Prefer git pull requests over mailing list patches.
+ * README: Drop references to obsolete sigrok-commits mailing list.
+ * Build system:
+Use non-recursive Make setup.
+Simplify and/or improve various parts of the build system.
+configure: Check the sdcc version (bug #696).
+ * Add firmware files for FX2 devices with official sigrok VID/PID:
+1D50:608C: fx2lafw-sigrok-fx2-8ch.fw
+1D50:608D: fx2lafw-sigrok-fx2-16ch.fw
+   The USB VID/PID pairs are allocated for fx2lafw via the OpenMoko project:
+   http://wiki.openmoko.org/wiki/USB_Product_IDs
+
+---

Old:

  sigrok-firmware-fx2lafw-0.1.2.tar.gz

New:

  sigrok-firmware-fx2lafw-0.1.5.tar.gz



Other differences:
--
++ sigrok-firmware-fx2lafw.spec ++
--- /var/tmp/diff_new_pack.62hWIu/_old  2017-07-21 22:45:08.752727859 +0200
+++ /var/tmp/diff_new_pack.62hWIu/_new  2017-07-21 22:45:08.756727295 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sigrok-firmware-fx2lafw
 #
-# Copyright (c) 2012 SUSE LINUX Products 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,19 +17,19 @@
 
 
 Summary:Firmware for Logic Analyzers based on the Cypress EZ-USB 
FX2(LP) Chip
-
-Name:   sigrok-firmware-fx2lafw
-Version:0.1.2
-Release:1
 License:GPL-2.0+
 Group:  Hardware/Other
+
+Name:   sigrok-firmware-fx2lafw
+Version:0.1.5
+Release:0
 BuildArch:  noarch
 Url:http://sigrok.org
 Source0:
http://sigrok.org/download/source/sigrok-firmware-fx2lafw/%{name}-%{version}.tar.gz
-BuildRequires:  sdcc
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
+BuildRequires:  sdcc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ sigrok-firmware-fx2lafw-0.1.2.tar.gz -> 
sigrok-firmware-fx2lafw-0.1.5.tar.gz ++
 13090 lines of diff (skipped)




commit sigrok-firmware-fx2lafw for openSUSE:Factory

2014-08-06 Thread h_root
Hello community,

here is the log from the commit of package sigrok-firmware-fx2lafw for 
openSUSE:Factory checked in at 2014-08-06 11:42:26

Comparing /work/SRC/openSUSE:Factory/sigrok-firmware-fx2lafw (Old)
 and  /work/SRC/openSUSE:Factory/.sigrok-firmware-fx2lafw.new (New)


Package is sigrok-firmware-fx2lafw

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ 
/work/SRC/openSUSE:Factory/.sigrok-firmware-fx2lafw.new/sigrok-firmware-fx2lafw.changes
 2014-08-06 11:42:27.0 +0200
@@ -0,0 +1,24 @@
+---
+Mon Jun  2 19:00:22 UTC 2014 - b...@vdm-design.de
+
+- sync .spec with the one from rmax 
+
+---
+Fri May 30 10:49:18 UTC 2014 - b...@vdm-design.de
+
+- Update to version 0.1.2
+  * Fix an issue which lead to the data pins not being tri-stated after an
+aquisition (when the GPIF is idle) but rather being driven.
+  * Bump the firmware version (major.minor) to 1.1. This version is
+backwards-compatible and doesn't require host-side (libsigrok) changes. 
+
+---
+Tue Mar  5 11:37:55 UTC 2013 - m...@suse.com
+
+- Package now requires autotools.
+
+---
+Wed Jan 16 16:12:25 UTC 2013 - m...@suse.com
+
+- Initial packaging from git snapshot.
+

New:

  sigrok-firmware-fx2lafw-0.1.2.tar.gz
  sigrok-firmware-fx2lafw.changes
  sigrok-firmware-fx2lafw.spec



Other differences:
--
++ sigrok-firmware-fx2lafw.spec ++
#
# spec file for package sigrok-firmware-fx2lafw
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#


Summary:Firmware for Logic Analyzers based on the Cypress EZ-USB 
FX2(LP) Chip

Name:   sigrok-firmware-fx2lafw
Version:0.1.2
Release:1
License:GPL-2.0+
Group:  Hardware/Other
BuildArch:  noarch
Url:http://sigrok.org
Source0:
http://sigrok.org/download/source/sigrok-firmware-fx2lafw/%{name}-%{version}.tar.gz
BuildRequires:  sdcc
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  libtool
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
fx2lafw is a free/libre/open-source firmware for logic analyzers based on
the Cypress EZ-USB FX2(LP) chip.

%prep
%setup -q

%build
%configure
make

%install
%make_install

%files
%defattr(-,root,root,-)
%doc NEWS README COPYING COPYING.LESSER
%_datadir/sigrok-firmware

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org