Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package shellbeats for openSUSE:Factory checked in at 2026-03-25 21:19:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shellbeats (Old) and /work/SRC/openSUSE:Factory/.shellbeats.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shellbeats" Wed Mar 25 21:19:03 2026 rev:2 rq:1342349 version:0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/shellbeats/shellbeats.changes 2026-02-25 21:24:03.699484893 +0100 +++ /work/SRC/openSUSE:Factory/.shellbeats.new.8177/shellbeats.changes 2026-03-27 06:50:16.135853338 +0100 @@ -1,0 +2,8 @@ +Wed Mar 25 01:37:34 UTC 2026 - Luis Machado <[email protected]> + +- Update to commit 29b683d (Version 0.7) +- Added dependencies: libcjson and libcurl +- Fixed pause state desync and added XDG_CONFIG_HOME support +- Added SuriSync integration and improved menu navigation + +------------------------------------------------------------------- Old: ---- shellbeats-0.6.tar.gz New: ---- shellbeats-0.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shellbeats.spec ++++++ --- /var/tmp/diff_new_pack.NbEkNU/_old 2026-03-27 06:50:16.735878047 +0100 +++ /var/tmp/diff_new_pack.NbEkNU/_new 2026-03-27 06:50:16.735878047 +0100 @@ -15,10 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%global commit 280e5cabcc2e84a6a5f4b91c70c99f7b094a0c3f +%global commit 29b683d29786ebc4963300cf5888952d9cacbe76 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: shellbeats -Version: 0.6 +Version: 0.7 Release: 0 Summary: Terminal music player for YouTube License: GPL-3.0-only @@ -27,6 +27,9 @@ Source0: https://github.com/lalo-space/shellbeats/archive/%{commit}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: gcc BuildRequires: make +BuildRequires: pkgconfig +BuildRequires: pkgconfig(libcjson) +BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(ncurses) Requires: mpv Requires: yt-dlp @@ -49,5 +52,5 @@ %files %{_bindir}/%{name} %license LICENSE -%doc README.md YOUTUBE_PLAYLIST_GUIDE.md +%doc README.md ++++++ shellbeats-0.6.tar.gz -> shellbeats-0.7.tar.gz ++++++ ++++ 3401 lines of diff (skipped)
