From 3dbfb66b0ccd464dd64244038b7598b6858cdf5f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 3 May 2026 04:03:49 +0000 Subject: [PATCH] bump: ruffle-nightly python-soxr --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/langs/python/python-soxr/python-soxr.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 895820cd0b..66a7edc94e 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-05-02 +%global ver 2026-05-03 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/langs/python/python-soxr/python-soxr.spec b/anda/langs/python/python-soxr/python-soxr.spec index 5ce61f4ef1..04cde81f0a 100644 --- a/anda/langs/python/python-soxr/python-soxr.spec +++ b/anda/langs/python/python-soxr/python-soxr.spec @@ -4,8 +4,8 @@ %global _desc Fast and high quality sample-rate conversion library for Python. Name: python-%{pypi_name} -Version: 1.0.0 -Release: 1%?dist +Version: 1.1.0 +Release: 1%{?dist} Summary: Fast and high quality sample-rate conversion library for Python License: LGPL-2.1 URL: https://github.com/dofuuz/python-soxr