From a29d9e2b5de206ca74e54e9f8f3a4e5864f732d9 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 24 Jun 2025 06:31:02 +0000 Subject: [PATCH] bump: scenefx electron --- anda/lib/scenefx/scenefx.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/lib/scenefx/scenefx.spec b/anda/lib/scenefx/scenefx.spec index 525d5fb33e..27da3740a9 100644 --- a/anda/lib/scenefx/scenefx.spec +++ b/anda/lib/scenefx/scenefx.spec @@ -1,5 +1,5 @@ Name: scenefx -Version: 0.4 +Version: 0.4.1 Release: 1%?dist Summary: A drop-in replacement for the wlroots scene API that allows wayland compositors to render surfaces with eye-candy effects diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index baecfb37c2..b7eb9bafcc 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: 36.5.0 +Version: 37.0.0 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: MIT