Accepting request 1229472 from multimedia:apps
- Update to version 2.38.5: OBS-URL: https://build.opensuse.org/request/show/1229472 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spicetify-cli?expand=0&rev=3
This commit is contained in:
commit
d63d8f3694
8
_service
8
_service
@ -1,9 +1,9 @@
|
||||
<services>
|
||||
<service mode="disabled" name="obs_scm">
|
||||
<service mode="manual" name="obs_scm">
|
||||
<param name="url">https://github.com/spicetify/cli</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v2.38.4</param>
|
||||
<param name="revision">v2.38.5</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -13,8 +13,8 @@
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="set_version" />
|
||||
<service name="go_modules" mode="disabled">
|
||||
<service mode="manual" name="set_version" />
|
||||
<service name="go_modules" mode="manual">
|
||||
<param name="archive">cli-*</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/spicetify/cli</param>
|
||||
<param name="changesrevision">8e1926d2994c01e71dc32f666eef12675b0f2102</param></service></servicedata>
|
||||
<param name="changesrevision">b26a60e41dd4296ba337b58f68ec2b1de2b422cf</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b68579cc1a93c067c8410d80b3bb2d69b7cb90b7c0c373f657c41daf0fdcfb8d
|
||||
size 2651148
|
3
cli-2.38.5.obscpio
Normal file
3
cli-2.38.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa50513f9e30614379a17a58bef12e72231efba5dfdc5dd3ef64bd6cbd51d487
|
||||
size 2651660
|
@ -1,4 +1,4 @@
|
||||
name: cli
|
||||
version: 2.38.4
|
||||
mtime: 1727462811
|
||||
commit: 8e1926d2994c01e71dc32f666eef12675b0f2102
|
||||
version: 2.38.5
|
||||
mtime: 1732649099
|
||||
commit: b26a60e41dd4296ba337b58f68ec2b1de2b422cf
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 09 17:36:20 UTC 2024 - jan.kuzilek@suse.com
|
||||
|
||||
- Update to version 2.38.5:
|
||||
* fix(new-releases): stop close button propagation (#3224)
|
||||
* chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 (#3218)
|
||||
* style(trashbin): update used icon (#3212)
|
||||
* feat(fullAppDisplay): seekable progress and aligned buttons (#3168)
|
||||
* chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#3196)
|
||||
* feat(css-map): add header 1.2.49 classnames (#3208)
|
||||
* chore: remove stale labeler (#3207)
|
||||
* fix: svg url in readme.md (#3204)
|
||||
* chore(sidebarConfig): make phrasing more os inclusive (#3190)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 28 14:54:38 UTC 2024 - jan.kuzilek@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define sname cli
|
||||
%define binname spicetify
|
||||
Name: spicetify-cli
|
||||
Version: 2.38.4
|
||||
Version: 2.38.5
|
||||
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:afc598c874e2d712b95411690ea2907997359b0e2384de479a601262620d4e3e
|
||||
size 1020698
|
||||
oid sha256:8ca614e4a9e69a74dc02afa0e7b23f1701525dd9eacc7f0df97fb8deef64db28
|
||||
size 1027145
|
||||
|
Loading…
x
Reference in New Issue
Block a user