Hello community,

here is the log from the commit of package sigrok-cli for openSUSE:Factory 
checked in at 2020-03-23 12:50:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sigrok-cli (Old)
 and      /work/SRC/openSUSE:Factory/.sigrok-cli.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sigrok-cli"

Mon Mar 23 12:50:39 2020 rev:5 rq:787276 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/sigrok-cli/sigrok-cli.changes    2017-08-12 
20:24:21.687916204 +0200
+++ /work/SRC/openSUSE:Factory/.sigrok-cli.new.3160/sigrok-cli.changes  
2020-03-23 12:52:09.912016876 +0100
@@ -1,0 +2,25 @@
+Sun Mar 22 14:46:45 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 0.7.1
+  * Command line option changes:
+    - Add the --protocol-decoder-samplenum option.
+  * Scan: Fix auto-select of non-demo device, if there's only one (bug #848).
+  * Protocol decoding: Always print colon after protocol decoder ID.
+  * input:
+    - Increase chunk size to 4MB (large performance improvements).
+    - Make read from stdin work with the presence of -I specs.
+  * Manpage:
+    - Fix outdated references to -V (it's -L now).
+    - Don't list specific output formats, only mention -L.
+    - Improve decoder stacking documentation.
+    - Mention currently unsupported channel name auto-matching.
+    - Various example invocation improvements (bug #1181).
+  * Fix invalid frame limit error reporting.
+  * Bugfix in order to make sr_session_stop() actually work.
+  * Add a .desktop file and an icon.
+  * Don't unnecessarily run the 'analog' output module on data sources
+    which don't have analog channels, thus improving performance.
+  * HACKING: Prefer git pull requests over mailing list patches.
+- Spec file modernization and cleanup
+
+-------------------------------------------------------------------

Old:
----
  sigrok-cli-0.7.0.tar.gz

New:
----
  sigrok-cli-0.7.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sigrok-cli.spec ++++++
--- /var/tmp/diff_new_pack.HdJndF/_old  2020-03-23 12:52:10.632017328 +0100
+++ /var/tmp/diff_new_pack.HdJndF/_new  2020-03-23 12:52:10.636017331 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sigrok-cli
 #
-# Copyright (c) 2017 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
@@ -12,26 +12,25 @@
 # 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:        Logic Analyzer Command Line Tool
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Scientific/Electronics
 
 Name:           sigrok-cli
-Version:        0.7.0
+Version:        0.7.1
 Release:        0
-Url:            http://sigrok.org
+URL:            https://sigrok.org
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  glib2-devel
 BuildRequires:  libsigrok-devel >= 0.4.0
 BuildRequires:  libsigrokdecode-devel >= 0.4.0
 BuildRequires:  libtool
-Source0:        
http://sigrok.org/download/source/sigrok-cli/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source0:        
https://sigrok.org/download/source/sigrok-cli/%{name}-%{version}.tar.gz
 
 %description
 The sigrok project aims at creating a portable, cross-platform,
@@ -56,9 +55,15 @@
 %make_install
 
 %files
-%defattr(-,root,root,-)
-%doc NEWS README COPYING
+%license COPYING
+%doc NEWS README
 %doc %_mandir/*/*
 %_bindir/*
+%dir %{_datadir}/applications/
+%{_datadir}/applications/org.sigrok.sigrok-cli.desktop
+%dir %{_datadir}/icons/hicolor/
+%dir %{_datadir}/icons/hicolor/scalable/
+%dir %{_datadir}/icons/hicolor/scalable/apps/
+%{_datadir}/icons/hicolor/scalable/apps/sigrok-cli.svg
 
 %changelog

++++++ sigrok-cli-0.7.0.tar.gz -> sigrok-cli-0.7.1.tar.gz ++++++
++++ 5064 lines of diff (skipped)


Reply via email to