From 09db59cb0be9ec1e71894d22a9d2ac0fe7b4987c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 3 May 2025 02:00:49 +0000 Subject: [PATCH] bump: ruffle --- anda/apps/ruffle/ruffle-nightly.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 8ed50d5340..4dc81521ef 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2025-05-01 +%global ver 2025-05-03 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold @@ -9,7 +9,7 @@ language. Ruffle targets both the desktop and the web using WebAssembly.} Name: ruffle-nightly Version: %goodver -Release: 2%?dist +Release: 1%?dist Summary: A Flash Player emulator written in Rust License: Apache-2.0 OR MIT URL: https://ruffle.rs/