Hello community, here is the log from the commit of package noson-app for openSUSE:Leap:15.2 checked in at 2020-03-20 05:15:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/noson-app (Old) and /work/SRC/openSUSE:Leap:15.2/.noson-app.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "noson-app" Fri Mar 20 05:15:23 2020 rev:5 rq:786528 version:4.2.6 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/noson-app/noson-app.changes 2020-03-02 13:25:58.938711510 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.noson-app.new.3160/noson-app.changes 2020-03-20 05:15:33.670574424 +0100 @@ -1,0 +2,9 @@ +Tue Mar 17 14:52:25 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Add libqt5-qtgraphicaleffects and libqt5-qtquickcontrols2 + dependencies: those Qt5 extensions are required to start the + application. +- Drop update-alternatives dependencies: u-a is not used at all + here. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ noson-app.spec ++++++ --- /var/tmp/diff_new_pack.nl2x3N/_old 2020-03-20 05:15:34.078574698 +0100 +++ /var/tmp/diff_new_pack.nl2x3N/_new 2020-03-20 05:15:34.082574700 +0100 @@ -1,7 +1,7 @@ # # spec file for package noson-app # -# Copyright (c) 2019 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,7 +12,7 @@ # 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/ # @@ -22,7 +22,7 @@ Summary: SONOS device controller License: GPL-3.0-or-later Group: Productivity/Multimedia/Sound/Players -URL: http://janbar.github.io/noson-app/index.html +URL: https://janbar.github.io/noson-app/index.html Source0: https://github.com/janbar/noson-app/archive/%{version}.tar.gz BuildRequires: cmake BuildRequires: extra-cmake-modules @@ -40,8 +40,8 @@ BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(noson) = 2.3.0 -Requires(post): update-desktop-files -Requires(postun): update-desktop-files +Requires: libqt5-qtgraphicaleffects +Requires: libqt5-qtquickcontrols2 %description A controller for SONOS devices. It allows for browsing the music
