pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/spotify-qt



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Mar  6 08:19:26 UTC 2026

Modified Files:
        pkgsrc/audio/spotify-qt: Makefile distinfo

Log Message:
audio/spotify-qt: update to 4.0.3

Fixes

    Fixed a common crash while starting the application (#311).
    Fixed playlists not loading correctly in some cases (#313).
    Fixed milliseconds in lyrics not being parsed correctly.
    Fixed podcasts not loading correctly in some cases.
    Fixed not loading artist albums in some cases.
    Fixed not being able to follow/unfollow artists in some cases.

Changes

    Added Wayland support for AppImage builds (#249).
    Now hides followers and popularity from artist if unavailable.
    Now hides genres description from artist if unavailable.
    Now hides popular tracks from artists if unavailable.
    Now hides album groups from artists if unavailable.
    Removed deprecated "New releases" from library.
    Now disables playlists that can't be loaded.
    Logs from Qt can now be viewed in the application.
    Improved error handling when player refresh fails.
    Improved error handling when device/queue menu fails.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/audio/spotify-qt/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/audio/spotify-qt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/spotify-qt/Makefile
diff -u pkgsrc/audio/spotify-qt/Makefile:1.41 pkgsrc/audio/spotify-qt/Makefile:1.42
--- pkgsrc/audio/spotify-qt/Makefile:1.41       Tue Feb 17 13:53:32 2026
+++ pkgsrc/audio/spotify-qt/Makefile    Fri Mar  6 08:19:26 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2026/02/17 13:53:32 pin Exp $
+# $NetBSD: Makefile,v 1.42 2026/03/06 08:19:26 pin Exp $
 
-DISTNAME=      spotify-qt-4.0.2
+DISTNAME=      spotify-qt-4.0.3
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kraxarn/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/audio/spotify-qt/distinfo
diff -u pkgsrc/audio/spotify-qt/distinfo:1.19 pkgsrc/audio/spotify-qt/distinfo:1.20
--- pkgsrc/audio/spotify-qt/distinfo:1.19       Tue Feb 17 13:53:32 2026
+++ pkgsrc/audio/spotify-qt/distinfo    Fri Mar  6 08:19:26 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2026/02/17 13:53:32 pin Exp $
+$NetBSD: distinfo,v 1.20 2026/03/06 08:19:26 pin Exp $
 
-BLAKE2s (spotify-qt-4.0.2.tar.gz) = aa10ac8d577bc852b405a1696a6801c14366027fc2ad103d3851bc122af749dc
-SHA512 (spotify-qt-4.0.2.tar.gz) = 4f0093aae700e59efde1dbebc0cc713443bb7a25647e2aaf0eabeda36fe41016540c5683b527024c734526ed45e66ef2dc0c8674fe2ebd9036b13ab32ac9831a
-Size (spotify-qt-4.0.2.tar.gz) = 780856 bytes
+BLAKE2s (spotify-qt-4.0.3.tar.gz) = 9843cea3d46122d87cbf51d19801f6102a9874daafeaee18e668c20ac59ad76d
+SHA512 (spotify-qt-4.0.3.tar.gz) = f1ad97823fb7db1ad5ddc5563260e291978bda7088a2f75eb85229db1afd3ac6b2cb3e74a8c5673dab6e8be265ec67ec6753a4dc120522d161b856ccae30b64b
+Size (spotify-qt-4.0.3.tar.gz) = 778934 bytes



Home | Main Index | Thread Index | Old Index