19
0

3 Commits

Author SHA256 Message Date
11e63c1b7b Accepting request 1308829 from multimedia:apps
- Remove support for obsolete update-desktop-files (broken anyway) @stanislav-brabec
- Update spec file to match the current state @stanislav-brabec
- Install icons properly, so it is properly displayed in all environments @stanislav-brabec
- Fix f_cleanup() @stanislav-brabec
- Do not run scheduled task on metered networks @stanislav-brabec

OBS-URL: https://build.opensuse.org/request/show/1308829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spotify-easyrpm?expand=0&rev=11
2025-10-03 13:46:04 +00:00
David Mace
e9129f4c5b Update to 3.0.7 with manual service mode for Factory submission
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-easyrpm?expand=0&rev=30
2025-10-03 09:04:51 +00:00
David Mace
d0769fc0f8 release 3.0.7
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-easyrpm?expand=0&rev=29
2025-10-02 15:56:14 +00:00
6 changed files with 32 additions and 6 deletions

13
_service Normal file
View File

@@ -0,0 +1,13 @@
<services>
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/megamaced/spotify-easyrpm.git</param>
<param name="scm">git</param>
<param name="revision">3.0.7</param>
<param name="versionformat">@PARENT_TAG@</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
</services>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c4714d772185fd8881aa7b96907970ff89a6615fb67df80424a5dd2d2262127
size 18594

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2aec4f6dfb014cec74a2181ebf69dd0f6a9298b974637a6dbf44a9970f25bc1c
size 57355

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 2 15:48:39 UTC 2025 - David Mace <david@macemail.co.uk>
- Remove support for obsolete update-desktop-files (broken anyway) @stanislav-brabec
- Update spec file to match the current state @stanislav-brabec
- Install icons properly, so it is properly displayed in all environments @stanislav-brabec
- Fix f_cleanup() @stanislav-brabec
- Do not run scheduled task on metered networks @stanislav-brabec
-------------------------------------------------------------------
Sat Mar 1 21:28:31 UTC 2025 - David Mace <david@macemail.co.uk>

4
spotify-easyrpm.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
name: spotify-easyrpm
version: 3.0.7
mtime: 1759416851
commit: 286b2a3db967405935bba6d59be2a00f804d5d42

View File

@@ -1,7 +1,7 @@
#
# spec file for package spotify-easyrpm
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: spotify-easyrpm
Version: 3.0.6
Version: 3.0.7
Release: 0
Summary: Tool to download, convert and install the Spotify for Linux package
License: GPL-3.0-only
Group: Productivity/Multimedia/Sound/Utilities
URL: https://github.com/megamaced/spotify-easyrpm
Source: %{name}-%{version}.tar.gz
Source0: %{name}-%{version}.tar.gz
Requires: createrepo_c
Requires: jq
Requires: rpm-build