Hello community,

here is the log from the commit of package qjackctl for openSUSE:Factory 
checked in at 2020-08-17 12:05:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qjackctl (Old)
 and      /work/SRC/openSUSE:Factory/.qjackctl.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qjackctl"

Mon Aug 17 12:05:01 2020 rev:37 rq:827082 version:0.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/qjackctl/qjackctl.changes        2019-04-14 
12:23:42.839847230 +0200
+++ /work/SRC/openSUSE:Factory/.qjackctl.new.3399/qjackctl.changes      
2020-08-17 12:05:28.622697496 +0200
@@ -1,0 +2,42 @@
+Sun Aug 16 00:07:47 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 0.6.3:
+  Clock source and Self connect restriction options
+  have been added to Setup / Settings / Advanced
+  - Added preliminary support for JACK CV signal-type
+  ports and JACK OSC event-type ports (Graph only).
+  - Left-clicking on the system-tray icon now simply
+  toggles the main widget visibility, disregarding
+  if already hidden undercover to other windows.
+  - Graph nodes and ports are now presented with some
+  gradient background.
+  - Fixed Setup dialog Cancel (or close) behavior when
+  Settings > Parameters > Frames/Period (aka. buffer-
+  size) it's the only setting that's changed.
+  - Early fixing to build for Qt >= 5.15.0.
+  - A scalable (.svg) icon version has been added.
+  - Make man page compression reproducible (after request
+  by Jelle van der Waa, while on the Vee-Ones, thanks).
+  - Ditching deprecated QTime methods for QElapsedTimer's
+  (in compliance to Qt >= 5.14.0).
+  - Custom color (palette) theme editor introduced; color
+  (palette) theme changes are now effective immediately,
+  except on default.
+  - Second attempt to fix the yet non-official though
+  CMake build configuration.
+  - When using autotools and ./configure --with-qt=...,
+  it is also necessary to adjust the PKG_CONFIG_PATH
+  environment variable (after a merge request by plcl
+  aka. Pedro López-Cabanillas, while on qmidinet,
+  thanks).
+  - Graph: avoid self-connecting over their own ports
+  when client nodes are selected as a whole group;
+  also try to match port-types in a oderly fashion
+  when connecting multiple selected ports.
+  - Fix HiDPI display screen effective support (Qt >= 5.6).
+  - Command line arguments (--start, --preset=[label] and
+  --active-patchbay=[path]) are passed and take effect
+  on the current singleton/unique application instance,
+  when enabled and already running.
+
+-------------------------------------------------------------------

Old:
----
  qjackctl-0.5.7.tar.gz

New:
----
  qjackctl-0.6.3.tar.gz

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

Other differences:
------------------
++++++ qjackctl.spec ++++++
--- /var/tmp/diff_new_pack.rF4PD4/_old  2020-08-17 12:05:30.314698439 +0200
+++ /var/tmp/diff_new_pack.rF4PD4/_new  2020-08-17 12:05:30.318698442 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qjackctl
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2012 Pascal Bleser <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,17 +13,17 @@
 # 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:           qjackctl
-Version:        0.5.7
+Version:        0.6.3
 Release:        0
 Summary:        Graphical User Interface to Control JACK Servers
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Utilities
-Url:            http://qjackctl.sf.net
+URL:            http://qjackctl.sf.net
 Source:         
http://prdownloads.sourceforge.net/qjackctl/qjackctl-%{version}.tar.gz
 BuildRequires:  automake
 BuildRequires:  cmake
@@ -78,10 +78,12 @@
 %dir %{_datadir}/icons/hicolor
 %dir %{_datadir}/icons/hicolor/32x32
 %dir %{_datadir}/icons/hicolor/32x32/apps
+%dir %{_datadir}/icons/hicolor/scalable/apps
 %dir %{_datadir}/metainfo
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/32x32/apps/%{name}.png
+%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/metainfo/%{name}.appdata.xml
 %doc %{_mandir}/man?/%{name}.*
 

++++++ qjackctl-0.5.7.tar.gz -> qjackctl-0.6.3.tar.gz ++++++
++++ 59143 lines of diff (skipped)


Reply via email to