- update to 1.5.0:

* add description of available controls
  * feat: add play and pause messages
  * feat: add custom sources

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/lowfi?expand=0&rev=4
This commit is contained in:
Andrea Manzini 2024-10-18 07:10:19 +00:00 committed by Git OBS Bridge
parent 81e52869e6
commit 2c5fc749b4
7 changed files with 22 additions and 14 deletions

View File

@ -6,7 +6,7 @@
<param name="scm">git</param> <param name="scm">git</param>
<param name="version">git-master</param> <param name="version">git-master</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="revision">1.4.2</param> <param name="revision">1.5.0</param>
<param name="changesauthor">andrea.manzini@suse.com</param> <param name="changesauthor">andrea.manzini@suse.com</param>
</service> </service>
<service mode="manual" name="set_version"/> <service mode="manual" name="set_version"/>

View File

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

3
lowfi-1.5.0.tar.zst Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 16 13:04:11 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
- update to 1.5.0:
* add description of available controls
* feat: add play and pause messages
* feat: add custom sources
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 15 09:57:31 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com> Tue Oct 15 09:57:31 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>

View File

@ -1,4 +1,4 @@
name: lowfi name: lowfi
version: 1.4.2 version: 1.5.0
mtime: 1728410705 mtime: 1728997612
commit: 79a2b7da9c7fd0068242b860fcb9bbb0e7acd7e7 commit: 301b831737fc95587e85ee7f150536682e999135

View File

@ -17,15 +17,15 @@
Name: lowfi Name: lowfi
Version: 1.4.2 Version: 1.5.0
Release: 0 Release: 0
Summary: An extremely simple lofi player Summary: An extremely simple lofi player
License: MIT License: MIT
URL: https://github.com/talwat/lowfi URL: https://github.com/talwat/lowfi
Source0: %{name}-%{version}.tar.zst Source0: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst Source1: vendor.tar.zst
BuildRequires: cargo-packaging
BuildRequires: alsa-devel BuildRequires: alsa-devel
BuildRequires: cargo-packaging
BuildRequires: git-core BuildRequires: git-core
BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(openssl)
ExclusiveArch: %{rust_tier1_arches} ExclusiveArch: %{rust_tier1_arches}

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:839f0cbbb71b2c6534ba1b1b06a633069fa80ae0e5b41cf21446f196f51de463 oid sha256:c867962a4ceacad88b14b196264e3ecc4204ae60acd01e450ce7e2d61cc6572a
size 42486168 size 42534408