From 5e5a7d6db478dcf3611a50d7f255a6dd0e4a82bd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 29 Jun 2026 06:54:15 +0000 Subject: [PATCH] bump: yumex jellyfin-apiclient-python opencc zig-master-bootstrap --- anda/apps/yumex/yumex.spec | 2 +- .../jellyfin-apiclient-python/jellyfin-apiclient-python.spec | 4 ++-- anda/langs/python/opencc/opencc.spec | 4 ++-- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/anda/apps/yumex/yumex.spec b/anda/apps/yumex/yumex.spec index 534a55a382..96bcc02a2d 100644 --- a/anda/apps/yumex/yumex.spec +++ b/anda/apps/yumex/yumex.spec @@ -2,7 +2,7 @@ %global app_build release Name: yumex -Version: 5.4.0 +Version: yumex.5.4.0 Release: 1%{?dist} Summary: Yum Extender graphical package management tool diff --git a/anda/langs/python/jellyfin-apiclient-python/jellyfin-apiclient-python.spec b/anda/langs/python/jellyfin-apiclient-python/jellyfin-apiclient-python.spec index 8b2ecb4065..f3a928a111 100644 --- a/anda/langs/python/jellyfin-apiclient-python/jellyfin-apiclient-python.spec +++ b/anda/langs/python/jellyfin-apiclient-python/jellyfin-apiclient-python.spec @@ -2,8 +2,8 @@ %global _desc Python API Client for Jellyfin. Name: python-%{pypi_name} -Version: 1.12.0 -Release: 2%{?dist} +Version: 1.13.0 +Release: 1%{?dist} Summary: Python API Client for Jellyfin License: GPL-3.0-or-later URL: https://github.com/jellyfin/jellyfin-apiclient-python diff --git a/anda/langs/python/opencc/opencc.spec b/anda/langs/python/opencc/opencc.spec index a1de791aa9..c563597d34 100644 --- a/anda/langs/python/opencc/opencc.spec +++ b/anda/langs/python/opencc/opencc.spec @@ -2,8 +2,8 @@ %global _desc Open Chinese Convert. Name: python-%{pypi_name} -Version: 1.3.1 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Open Chinese Convert License: Apache-2.0 URL: https://github.com/BYVoid/OpenCC diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index cc3bf21821..666146d987 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.17.0-dev.986+f3544a707 +version=0.17.0-dev.1099+7db2ef610 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 59bde845bb..e33a3565cb 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -6,7 +6,7 @@ %define llvm_compat 22 %endif %global llvm_version 22.0.0 -%global ver 0.17.0-dev.986+f3544a707 +%global ver 0.17.0-dev.1099+7db2ef610 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1