diff --git a/_service b/_service
index 1b6967b..e84cbfb 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
git
git-master
@PARENT_TAG@
- 1.4.2
+ 1.5.0
andrea.manzini@suse.com
diff --git a/lowfi-1.4.2.tar.zst b/lowfi-1.4.2.tar.zst
deleted file mode 100644
index 46142bb..0000000
--- a/lowfi-1.4.2.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:be85df6f7b8a441cbf1ebc37b79e6b6248b3d67647a1a84bd3e8d477bdc6169c
-size 129987
diff --git a/lowfi-1.5.0.tar.zst b/lowfi-1.5.0.tar.zst
new file mode 100644
index 0000000..e7ed4b0
--- /dev/null
+++ b/lowfi-1.5.0.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ddc42e4b885d2289cc4f6136fd3c5c7eb18e721fc746390c335810a541e1ea49
+size 132258
diff --git a/lowfi.changes b/lowfi.changes
index bdae49d..5df120c 100644
--- a/lowfi.changes
+++ b/lowfi.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Wed Oct 16 13:04:11 UTC 2024 - Andrea Manzini
+
+- 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
diff --git a/lowfi.obsinfo b/lowfi.obsinfo
index a6281c3..b730714 100644
--- a/lowfi.obsinfo
+++ b/lowfi.obsinfo
@@ -1,4 +1,4 @@
name: lowfi
-version: 1.4.2
-mtime: 1728410705
-commit: 79a2b7da9c7fd0068242b860fcb9bbb0e7acd7e7
+version: 1.5.0
+mtime: 1728997612
+commit: 301b831737fc95587e85ee7f150536682e999135
diff --git a/lowfi.spec b/lowfi.spec
index 0cd2857..2cd3e2f 100644
--- a/lowfi.spec
+++ b/lowfi.spec
@@ -17,28 +17,28 @@
Name: lowfi
-Version: 1.4.2
+Version: 1.5.0
Release: 0
Summary: An extremely simple lofi player
License: MIT
URL: https://github.com/talwat/lowfi
Source0: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst
-BuildRequires: cargo-packaging
BuildRequires: alsa-devel
+BuildRequires: cargo-packaging
BuildRequires: git-core
BuildRequires: pkgconfig(openssl)
ExclusiveArch: %{rust_tier1_arches}
%description
-A tiny rust app that serves a single purpose: play lofi.
+A tiny rust app that serves a single purpose: play lofi.
It'll do this as simply as it can: no albums, no ads, just lofi.
-All of the audio files played in lowfi are from Lofi Girl's website,
+All of the audio files played in lowfi are from Lofi Girl's website,
https://lofigirl.com/
under their licensing guidelines : https://form.lofigirl.com/CommercialLicense
%prep
-%autosetup -a1
+%autosetup -a1
%build
%{cargo_build}
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 6068e32..603277f 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:839f0cbbb71b2c6534ba1b1b06a633069fa80ae0e5b41cf21446f196f51de463
-size 42486168
+oid sha256:c867962a4ceacad88b14b196264e3ecc4204ae60acd01e450ce7e2d61cc6572a
+size 42534408