From dda10c798aaa8ad075f280731eb065719a920448 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 7 Feb 2025 01:20:10 +0000 Subject: [PATCH] bump: ruffle electron --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 09c739fb09..9af5319317 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2025-02-06 +%global ver 2025-02-07 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index ab573b4cb9..8a7fcbb522 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -12,7 +12,7 @@ %global __provides_exclude_from %{_libdir}/%{name}/.*\\.so Name: electron -Version: 34.1.0 +Version: 34.1.1 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: MIT