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.000000000 +0200
@@ -0,0 +1,24 @@
+-------------------------------------------------------------------
+Mon Jun  2 19:00:22 UTC 2014 - [email protected]
+
+- sync .spec with the one from rmax 
+
+-------------------------------------------------------------------
+Fri May 30 10:49:18 UTC 2014 - [email protected]
+
+- 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 - [email protected]
+
+- Package now requires autotools.
+
+-------------------------------------------------------------------
+Wed Jan 16 16:12:25 UTC 2013 - [email protected]
+
+- 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to