Compare commits
2 Commits
67777e0654
...
4a4a5d16f4
Author | SHA256 | Date | |
---|---|---|---|
|
4a4a5d16f4 | ||
4f83097289 |
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/spicetify/cli</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v2.38.9</param>
|
||||
<param name="revision">v2.39.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/spicetify/cli</param>
|
||||
<param name="changesrevision">77455ba174dca0bb839546f52c9e4690a27a1b64</param></service></servicedata>
|
||||
<param name="changesrevision">c3485db5542b4527fff84039c0286f00e2ed6316</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:253ee33c7e4d2097a88fa42056e219a90d96d0196039c7719249511fb0dca5c0
|
||||
size 2658316
|
3
cli-2.39.2.obscpio
Normal file
3
cli-2.39.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9c49eea3c498b1414881c910be0d34a733aa6348a644af8b52c8697cd0e5131
|
||||
size 2666508
|
@ -1,4 +1,4 @@
|
||||
name: cli
|
||||
version: 2.38.9
|
||||
mtime: 1738612481
|
||||
commit: 77455ba174dca0bb839546f52c9e4690a27a1b64
|
||||
version: 2.39.2
|
||||
mtime: 1739026376
|
||||
commit: c3485db5542b4527fff84039c0286f00e2ed6316
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 12 11:11:17 UTC 2025 - jan.kuzilek@suse.com
|
||||
|
||||
- Update to version 2.39.2:
|
||||
* fix(preprocess): remove checking spotify ver
|
||||
* chore(lyrics-plus/OptionsMenu): change displayed text
|
||||
* fix: re-render lyrics div when `Translation Display` is changed
|
||||
* feat(lyrics-plus): allow to change display of lyrics translation (#3297)
|
||||
* feat(lyrics-plus): add select language translation for Musixmatch provider (#3288)
|
||||
* feat: patch only `xpui.js` on Spotify `1.2.57` and higher
|
||||
* fix(homeConfig): make the regex work on more versions
|
||||
* feat(wrapper): add smooth scrolling for Spotify 1.2.56
|
||||
* fix(expFeatures): make it work on versions without `RemoteConfigDebugAPI`
|
||||
* feat: migrate state folders
|
||||
* chore(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 (#3267)
|
||||
* chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 (#3265)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 04 13:12:15 UTC 2025 - jan.kuzilek@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define sname cli
|
||||
%define binname spicetify
|
||||
Name: spicetify-cli
|
||||
Version: 2.38.9
|
||||
Version: 2.39.2
|
||||
Release: 0
|
||||
Summary: Command-line tool to customize Spotify client
|
||||
License: LGPL-2.1-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3a32e4ee3fa009430f9c806cd65d8a912c10d53a300190294707c710a779f1b
|
||||
size 1028259
|
||||
oid sha256:57f704972f814e7f04bb0c77aee6b6b052fa53c0bfbe643c447a346ca0e051b8
|
||||
size 1264070
|
||||
|
Loading…
x
Reference in New Issue
Block a user