From 188359cb4d2641a1391a0de1c9e4a66d1da20954 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 29 Mar 2026 22:53:08 +0000 Subject: [PATCH] bump: vgmstream need Signed-off-by: Owen-sz --- anda/langs/python/opencc/opencc.spec | 1 + anda/multimedia/vgmstream/vgmstream.spec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/anda/langs/python/opencc/opencc.spec b/anda/langs/python/opencc/opencc.spec index 516166fc37..4a9d1c1efe 100644 --- a/anda/langs/python/opencc/opencc.spec +++ b/anda/langs/python/opencc/opencc.spec @@ -14,6 +14,7 @@ BuildRequires: python3-wheel BuildRequires: python3-setuptools BuildRequires: python3-pip BuildRequires: gcc-c++ +BuildRequires: cmake Packager: Owen Zimmerman diff --git a/anda/multimedia/vgmstream/vgmstream.spec b/anda/multimedia/vgmstream/vgmstream.spec index d9cc35ae71..ce656e7c64 100644 --- a/anda/multimedia/vgmstream/vgmstream.spec +++ b/anda/multimedia/vgmstream/vgmstream.spec @@ -1,6 +1,6 @@ -%global commit 5d01f5717c1489101918258fbed97659a390c356 +%global commit dddc0d426837eeb277cd880759e9826c2b309e90 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260327 +%global commit_date 20260329 Name: vgmstream Version: 0~%{commit_date}git.%shortcommit