diff --git a/anda/apps/feishin/feishin.spec b/anda/apps/feishin/feishin.spec index f366a71d70..cbb4a73aad 100644 --- a/anda/apps/feishin/feishin.spec +++ b/anda/apps/feishin/feishin.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: feishin -Version: 0.21.0 +Version: 0.21.1 Release: 1%?dist Summary: A modern self-hosted music player License: GPL-3.0 diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 0f60cadabe..d5e6a8863d 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,4 +1,4 @@ -%global commit a7dc38e7ad83f1c32245e2aa7f4f378e8bc6e7b9 +%global commit 4c949b8d49bd071d2a095217605186c984ee6bf2 %global commit_date 20251013 %global shortcommit %(c=%{commit}; echo ${c:0:7})