Hello community,

here is the log from the commit of package pulseview for openSUSE:Factory 
checked in at 2018-11-10 16:57:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pulseview (Old)
 and      /work/SRC/openSUSE:Factory/.pulseview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pulseview"

Sat Nov 10 16:57:52 2018 rev:8 rq:645589 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pulseview/pulseview.changes      2017-08-12 
20:24:14.296951904 +0200
+++ /work/SRC/openSUSE:Factory/.pulseview.new/pulseview.changes 2018-11-10 
16:58:06.315846944 +0100
@@ -1,0 +2,15 @@
+Tue Oct 30 04:00:13 UTC 2018 - Stefan BrĂ¼ns <stefan.bru...@rwth-aachen.de>
+
+- Update to version 0.4.1
+  * Snapping cursors to signal edges
+  * New command-line switches, see manpage
+  * Converting analog channels to digital/logic channels
+  * Theme support
+  * UI improvements
+  * Protocol decoder annotations can be exported
+  * Improved channel name auto-mapping
+  * Performance and memory usage improvements
+  * Huge amount of fixes
+  See https://www.sigrok.org/blog/pulseview-041-released for details
+
+-------------------------------------------------------------------

Old:
----
  pulseview-0.4.0.tar.gz

New:
----
  pulseview-0.4.1.tar.gz

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

Other differences:
------------------
++++++ pulseview.spec ++++++
--- /var/tmp/diff_new_pack.PzC5Rv/_old  2018-11-10 16:58:07.691845261 +0100
+++ /var/tmp/diff_new_pack.PzC5Rv/_new  2018-11-10 16:58:07.691845261 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pulseview
 #
-# 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
@@ -12,15 +12,15 @@
 # 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:           pulseview
-Version:        0.4.0
+Version:        0.4.1
 Release:        0
 Summary:        Qt-based GUI for sigrok
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Scientific/Electronics
 Url:            http://sigrok.org
 Source0:        
http://sigrok.org/download/source/pulseview/%{name}-%{version}.tar.gz
@@ -34,8 +34,8 @@
 %else
 BuildRequires:  boost-devel >= 1.55.0
 %endif
-BuildRequires:  libsigrok-devel >= 0.4.0
-BuildRequires:  libsigrokdecode-devel >= 0.4.0
+BuildRequires:  libsigrok-devel >= 0.5.1
+BuildRequires:  libsigrokdecode-devel >= 0.5.2
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Svg)
@@ -53,8 +53,7 @@
 %setup -q
 
 %build
-# -fext-numeric-literal is a workaround for boo#1004168, remove when fixed
-export CXXFLAGS="%{optflags} -fpermissive -fext-numeric-literals"
+export CXXFLAGS="%{optflags} -fpermissive"
 %cmake -DDISABLE_WERROR=TRUE ..
 make %{?_smp_mflags}
 
@@ -73,8 +72,8 @@
 install -m 644 contrib/org.sigrok.PulseView.appdata.xml 
%{buildroot}%{_datadir}/metainfo/org.sigrok.PulseView.appdata.xml
 
 %files
-%defattr(-,root,root,-)
-%doc COPYING NEWS README HACKING
+%license COPYING
+%doc NEWS README HACKING
 %{_bindir}/*
 %{_mandir}/man1/pulseview.*
 %{_datadir}/applications/*

++++++ pulseview-0.4.0.tar.gz -> pulseview-0.4.1.tar.gz ++++++
++++ 27104 lines of diff (skipped)


Reply via email to