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:           Sat May  2 18:17:51 UTC 2026

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

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

Fixes

    Fixed not being able to follow/unfollow playlists in some cases.
    Fixed not being able to add/remove tracks to/from playlists in some cases.
    Fixed not being able to like/unlike albums in some cases.
    Fixed showing empty/invalid playlists in search.

Changes

    Added selection and copying of lyrics lines (#237).
    No longer updates volume while volume slider is shown (#316).
    Improved performance when adding tracks to a playlist.
    Improved error handling when adding tracks to a playlist.
    Improved error handling when liking/unliking tracks.
    Now disables unavailable playlists in search.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/audio/spotify-qt/Makefile
cvs rdiff -u -r1.20 -r1.21 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.42 pkgsrc/audio/spotify-qt/Makefile:1.43
--- pkgsrc/audio/spotify-qt/Makefile:1.42       Fri Mar  6 08:19:26 2026
+++ pkgsrc/audio/spotify-qt/Makefile    Sat May  2 18:17:51 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2026/03/06 08:19:26 pin Exp $
+# $NetBSD: Makefile,v 1.43 2026/05/02 18:17:51 pin Exp $
 
-DISTNAME=      spotify-qt-4.0.3
+DISTNAME=      spotify-qt-4.0.4
 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.20 pkgsrc/audio/spotify-qt/distinfo:1.21
--- pkgsrc/audio/spotify-qt/distinfo:1.20       Fri Mar  6 08:19:26 2026
+++ pkgsrc/audio/spotify-qt/distinfo    Sat May  2 18:17:51 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2026/03/06 08:19:26 pin Exp $
+$NetBSD: distinfo,v 1.21 2026/05/02 18:17:51 pin Exp $
 
-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
+BLAKE2s (spotify-qt-4.0.4.tar.gz) = 01d708117733b9326222018257f1e9ac483d13bbd1d30e26ee973da1bdaff100
+SHA512 (spotify-qt-4.0.4.tar.gz) = f4f18c62ffc31f38f7766ba85e0f55726a67c7270816fbde6a9023a9b867a6f57c5f68d2e6a12529e793d92da3b79f51884512d45c3f0201bd4672bc1964e490
+Size (spotify-qt-4.0.4.tar.gz) = 786199 bytes



Home | Main Index | Thread Index | Old Index