Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spotify: update to 1.2.48.
@ 2024-10-22  6:58 dataCobra
  2024-10-22  7:03 ` [PR PATCH] [Updated] " dataCobra
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dataCobra @ 2024-10-22  6:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 554 bytes --]

There is a new pull request by dataCobra against master on the void-packages repository

https://github.com/dataCobra/void-packages spotify
https://github.com/void-linux/void-packages/pull/52733

spotify: update to 1.2.48.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

This also fixes the creation of the `explicit_filter.restore` file.


A patch file from https://github.com/void-linux/void-packages/pull/52733.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spotify-52733.patch --]
[-- Type: text/x-diff, Size: 1134 bytes --]

From 2960c80e0a1540b11cb7b15bd1e15d885cbd39cf Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Tue, 22 Oct 2024 08:56:09 +0200
Subject: [PATCH] spotify: update to 1.2.48.

---
 srcpkgs/spotify/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template
index d8e62aef897d7c..02c54e4ac0de8b 100644
--- a/srcpkgs/spotify/template
+++ b/srcpkgs/spotify/template
@@ -1,8 +1,8 @@
 # Template file for 'spotify'
 pkgname=spotify
-version=1.2.47
+version=1.2.48
 revision=2
-_subver=364.gf06e5cee
+_subver=405.gf2c48e6f
 archs="x86_64"
 create_wrksrc=yes
 hostmakedepends="libcurl"
@@ -12,7 +12,7 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
 license="custom:Proprietary"
 homepage="https://www.spotify.com"
 distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}.${_subver}_amd64.deb"
-checksum=65405a1346884600e5a1a350bc0bcfb17f822432031d45ae11c3eeea3236c8fa
+checksum=9c0e845624e3e5b528d5ffe07888892502555261446e3f747908cc355dff0752
 repository=nonfree
 restricted=yes
 nostrip=yes

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] spotify: update to 1.2.48.
  2024-10-22  6:58 [PR PATCH] spotify: update to 1.2.48 dataCobra
@ 2024-10-22  7:03 ` dataCobra
  2024-10-22  7:21 ` dataCobra
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2024-10-22  7:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

There is an updated pull request by dataCobra against master on the void-packages repository

https://github.com/dataCobra/void-packages spotify
https://github.com/void-linux/void-packages/pull/52733

spotify: update to 1.2.48.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

This also fixes the creation of the `explicit_filter.restore` file.


A patch file from https://github.com/void-linux/void-packages/pull/52733.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spotify-52733.patch --]
[-- Type: text/x-diff, Size: 1148 bytes --]

From c17b007b6f56b740002a1296b304025ade49b5a2 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Tue, 22 Oct 2024 09:03:14 +0200
Subject: [PATCH] spotify: update to 1.2.48.

---
 srcpkgs/spotify/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template
index d8e62aef897d7c..d2fdddb7f35a53 100644
--- a/srcpkgs/spotify/template
+++ b/srcpkgs/spotify/template
@@ -1,8 +1,8 @@
 # Template file for 'spotify'
 pkgname=spotify
-version=1.2.47
-revision=2
-_subver=364.gf06e5cee
+version=1.2.48
+revision=1
+_subver=405.gf2c48e6f
 archs="x86_64"
 create_wrksrc=yes
 hostmakedepends="libcurl"
@@ -12,7 +12,7 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
 license="custom:Proprietary"
 homepage="https://www.spotify.com"
 distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}.${_subver}_amd64.deb"
-checksum=65405a1346884600e5a1a350bc0bcfb17f822432031d45ae11c3eeea3236c8fa
+checksum=9c0e845624e3e5b528d5ffe07888892502555261446e3f747908cc355dff0752
 repository=nonfree
 restricted=yes
 nostrip=yes

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: spotify: update to 1.2.48.
  2024-10-22  6:58 [PR PATCH] spotify: update to 1.2.48 dataCobra
  2024-10-22  7:03 ` [PR PATCH] [Updated] " dataCobra
@ 2024-10-22  7:21 ` dataCobra
  2024-10-22  8:40 ` [PR PATCH] [Updated] " dataCobra
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2024-10-22  7:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 296 bytes --]

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/52733#issuecomment-2428456432

Comment:
I don't understand why the check is complaining about the download. :shrug: 

Downloading the file works totally fine. (Tested on multiple machines)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] spotify: update to 1.2.48.
  2024-10-22  6:58 [PR PATCH] spotify: update to 1.2.48 dataCobra
  2024-10-22  7:03 ` [PR PATCH] [Updated] " dataCobra
  2024-10-22  7:21 ` dataCobra
@ 2024-10-22  8:40 ` dataCobra
  2024-10-22  8:44 ` dataCobra
  2024-10-25 20:44 ` [PR PATCH] [Merged]: " abenson
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2024-10-22  8:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

There is an updated pull request by dataCobra against master on the void-packages repository

https://github.com/dataCobra/void-packages spotify
https://github.com/void-linux/void-packages/pull/52733

spotify: update to 1.2.48.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

This also fixes the creation of the `explicit_filter.restore` file.


A patch file from https://github.com/void-linux/void-packages/pull/52733.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spotify-52733.patch --]
[-- Type: text/x-diff, Size: 1148 bytes --]

From 030424b18959c6a8d7be35e4d1d4f2e4a5f71d3f Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Tue, 22 Oct 2024 09:03:14 +0200
Subject: [PATCH] spotify: update to 1.2.48.

---
 srcpkgs/spotify/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template
index d8e62aef897d7c..d2fdddb7f35a53 100644
--- a/srcpkgs/spotify/template
+++ b/srcpkgs/spotify/template
@@ -1,8 +1,8 @@
 # Template file for 'spotify'
 pkgname=spotify
-version=1.2.47
-revision=2
-_subver=364.gf06e5cee
+version=1.2.48
+revision=1
+_subver=405.gf2c48e6f
 archs="x86_64"
 create_wrksrc=yes
 hostmakedepends="libcurl"
@@ -12,7 +12,7 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
 license="custom:Proprietary"
 homepage="https://www.spotify.com"
 distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}.${_subver}_amd64.deb"
-checksum=65405a1346884600e5a1a350bc0bcfb17f822432031d45ae11c3eeea3236c8fa
+checksum=9c0e845624e3e5b528d5ffe07888892502555261446e3f747908cc355dff0752
 repository=nonfree
 restricted=yes
 nostrip=yes

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] spotify: update to 1.2.48.
  2024-10-22  6:58 [PR PATCH] spotify: update to 1.2.48 dataCobra
                   ` (2 preceding siblings ...)
  2024-10-22  8:40 ` [PR PATCH] [Updated] " dataCobra
@ 2024-10-22  8:44 ` dataCobra
  2024-10-25 20:44 ` [PR PATCH] [Merged]: " abenson
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2024-10-22  8:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

There is an updated pull request by dataCobra against master on the void-packages repository

https://github.com/dataCobra/void-packages spotify
https://github.com/void-linux/void-packages/pull/52733

spotify: update to 1.2.48.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

This also fixes the creation of the `explicit_filter.restore` file.


A patch file from https://github.com/void-linux/void-packages/pull/52733.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spotify-52733.patch --]
[-- Type: text/x-diff, Size: 1148 bytes --]

From 93026e00c92b9ebbc5a59e432bef31b81a2b30c1 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Tue, 22 Oct 2024 09:03:14 +0200
Subject: [PATCH] spotify: update to 1.2.48.

---
 srcpkgs/spotify/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template
index d8e62aef897d7c..d2fdddb7f35a53 100644
--- a/srcpkgs/spotify/template
+++ b/srcpkgs/spotify/template
@@ -1,8 +1,8 @@
 # Template file for 'spotify'
 pkgname=spotify
-version=1.2.47
-revision=2
-_subver=364.gf06e5cee
+version=1.2.48
+revision=1
+_subver=405.gf2c48e6f
 archs="x86_64"
 create_wrksrc=yes
 hostmakedepends="libcurl"
@@ -12,7 +12,7 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
 license="custom:Proprietary"
 homepage="https://www.spotify.com"
 distfiles="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}.${_subver}_amd64.deb"
-checksum=65405a1346884600e5a1a350bc0bcfb17f822432031d45ae11c3eeea3236c8fa
+checksum=9c0e845624e3e5b528d5ffe07888892502555261446e3f747908cc355dff0752
 repository=nonfree
 restricted=yes
 nostrip=yes

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: spotify: update to 1.2.48.
  2024-10-22  6:58 [PR PATCH] spotify: update to 1.2.48 dataCobra
                   ` (3 preceding siblings ...)
  2024-10-22  8:44 ` dataCobra
@ 2024-10-25 20:44 ` abenson
  4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2024-10-25 20:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 399 bytes --]

There's a merged pull request on the void-packages repository

spotify: update to 1.2.48.
https://github.com/void-linux/void-packages/pull/52733

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

This also fixes the creation of the `explicit_filter.restore` file.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-10-25 20:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-22  6:58 [PR PATCH] spotify: update to 1.2.48 dataCobra
2024-10-22  7:03 ` [PR PATCH] [Updated] " dataCobra
2024-10-22  7:21 ` dataCobra
2024-10-22  8:40 ` [PR PATCH] [Updated] " dataCobra
2024-10-22  8:44 ` dataCobra
2024-10-25 20:44 ` [PR PATCH] [Merged]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).