Accepting request 1243169 from multimedia:apps
Update to version 2.38.9 OBS-URL: https://build.opensuse.org/request/show/1243169 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spicetify-cli?expand=0&rev=6
This commit is contained in:
commit
67777e0654
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.7</param>
|
||||
<param name="revision">v2.38.9</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">01f5cc5427627d83f08f16ad9fec9f1e69636532</param></service></servicedata>
|
||||
<param name="changesrevision">77455ba174dca0bb839546f52c9e4690a27a1b64</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:373fc87e1982632eae62b8f141616f1b95756071e94822bc5da4abdfcd85c894
|
||||
size 2655756
|
3
cli-2.38.9.obscpio
Normal file
3
cli-2.38.9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:253ee33c7e4d2097a88fa42056e219a90d96d0196039c7719249511fb0dca5c0
|
||||
size 2658316
|
@ -1,4 +1,4 @@
|
||||
name: cli
|
||||
version: 2.38.7
|
||||
mtime: 1734799611
|
||||
commit: 01f5cc5427627d83f08f16ad9fec9f1e69636532
|
||||
version: 2.38.9
|
||||
mtime: 1738612481
|
||||
commit: 77455ba174dca0bb839546f52c9e4690a27a1b64
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 04 13:12:15 UTC 2025 - jan.kuzilek@suse.com
|
||||
|
||||
- Update to version 2.38.9:
|
||||
* fix(homeConfig): make it work on Spotify `1.2.56`
|
||||
* fix(GetStateFolder): put files in specific state folder
|
||||
* feat(trashbin): add a working export button (#3268)
|
||||
* refactor: change folder location for `Backup` and `Extracted` (#3282)
|
||||
* fix: use new PlatformAPI in exp features
|
||||
* fix(keyboardShortcut): change called function to skip song (#3273)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 27 01:18:15 UTC 2024 - jan.kuzilek@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package spicetify-cli
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define sname cli
|
||||
%define binname spicetify
|
||||
Name: spicetify-cli
|
||||
Version: 2.38.7
|
||||
Version: 2.38.9
|
||||
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:14a71ce14ab746e477ecf7ef6c6388ba2c1ece0d2a426f3c0a28e237c3c621e2
|
||||
size 1028258
|
||||
oid sha256:d3a32e4ee3fa009430f9c806cd65d8a912c10d53a300190294707c710a779f1b
|
||||
size 1028259
|
||||
|
Loading…
x
Reference in New Issue
Block a user