Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spotify-qt for openSUSE:Factory 
checked in at 2022-01-20 00:12:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spotify-qt (Old)
 and      /work/SRC/openSUSE:Factory/.spotify-qt.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spotify-qt"

Thu Jan 20 00:12:12 2022 rev:2 rq:947431 version:3.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/spotify-qt/spotify-qt.changes    2021-08-23 
10:08:13.860242120 +0200
+++ /work/SRC/openSUSE:Factory/.spotify-qt.new.1892/spotify-qt.changes  
2022-01-20 00:13:01.882612920 +0100
@@ -1,0 +2,41 @@
+Tue Jan 18 09:46:02 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Clean up spec file a bit:
+  + Drop empty post/postubn scriptlets
+  + Remove not used requires on hicolor-icon-theme,
+    shared-mime-info, and update-desktop-files.
+  + Package license file.
+  + Set license to GPL-3.0-only: there is no indication that
+    GPL-3.0-or-later is valid.
+
+-------------------------------------------------------------------
+Mon Jan 17 13:32:14 UTC 2022 - Jens K. <[email protected]>
+
+- Update to version 3.8:
+  - Fixes
+    * Fixed empty context menu when right-clicking empty spaces.
+    * Fixed not updating playlist when deleting a track.
+    * Fixed incorrect track order after deleting a track in a playlist.
+    * Fixed paging not working with some lists.
+    * Fixed not removing extra spacing when using system title bar.
+    * Fixed issues with followed playlists by other users not updating 
properly.
+    * Fixed issue when attempting to search for nothing.
+    * Fixed issues resuming playback when last used device was no longer 
available.
+  - Changes
+    * Added an option to show desktop notification on track change.
+    * Added support for repeating a single track.
+    * Added support for podcasts.
+    * New and improved volume slider.
+    * Already opened artists are now re-used.
+    * Added support for mirrored title bar buttons.
+    * Added support for creating new playlists.
+    * Added support for following, and unfollowing, playlists.
+    * New status messages, replacing the status bar and desktop notifications.
+    * Added a custom font for the custom dark theme.
+    * Now continues playing tracks from search results.
+    * Now shows more artists links, for example social media links.
+    * Removed broken "PulseAudio volume control" setting.
+    * Tracks in albums now show an added date for when the album released.
+    * New categories in settings for logs and for troubleshooting.
+
+-------------------------------------------------------------------

Old:
----
  v3.7.tar.gz

New:
----
  v3.8.tar.gz

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

Other differences:
------------------
++++++ spotify-qt.spec ++++++
--- /var/tmp/diff_new_pack.06FlwC/_old  2022-01-20 00:13:02.398613337 +0100
+++ /var/tmp/diff_new_pack.06FlwC/_new  2022-01-20 00:13:02.406613343 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spotify-qt
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +17,19 @@
 
 
 Name:           spotify-qt
-Version:        3.7
+Version:        3.8
 Release:        0
 Summary:       Lightweight Spotify client using Qt 
-License:       GPL-3.0-or-later     
+License:        GPL-3.0-only
 URL:                   https://github.com/kraxarn/spotify-qt 
 Source:         
https://github.com/kraxarn/spotify-qt/archive/refs/tags/v%{version}.tar.gz
 Group:          Productivity/Multimedia/Sound/Players
-BuildRequires:  cmake(Qt5Core)
-BuildRequires: cmake(Qt5Svg)
-BuildRequires: cmake(Qt5Network)
 BuildRequires: gcc-c++
 BuildRequires: make
-Requires:       hicolor-icon-theme
-Requires(post): hicolor-icon-theme
-Requires(post): shared-mime-info
-Requires(postun): hicolor-icon-theme
-Requires(postun): shared-mime-info
-Requires(post): update-desktop-files
-Requires(postun): update-desktop-files
-BuildRequires:  update-desktop-files
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5Svg)
+Suggests:       spotifyd
 
 %description
 An unofficial Spotify client using Qt as a simpler, lighter alternative to the 
official client, inspired by spotify-tui. Much like spotify-tui, you need an 
actual Spotify client running, for example spotifyd, which can be configured 
from within the app. Also like other clients, controlling music playback 
requires Spotify Premium.
@@ -51,16 +44,15 @@
 %install
 %cmake_install
 
-%post
-%postun
-
 %check
 %ctest
 
 %files
+%license license
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/
 %{_datadir}/icons/hicolor/scalable/
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
+
 %changelog

++++++ v3.7.tar.gz -> v3.8.tar.gz ++++++
++++ 52320 lines of diff (skipped)

Reply via email to