From 8a7d7f27710b780846e6800f153dec0888bd62b5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 May 2025 02:06:28 +0000 Subject: [PATCH] bump: ruffle-nightly chezmoi electron --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/langs/go/chezmoi/chezmoi.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index d9d29ab17c..bf677879ef 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2025-05-22 +%global ver 2025-05-23 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/langs/go/chezmoi/chezmoi.spec b/anda/langs/go/chezmoi/chezmoi.spec index a85b64241a..59a0922821 100644 --- a/anda/langs/go/chezmoi/chezmoi.spec +++ b/anda/langs/go/chezmoi/chezmoi.spec @@ -4,7 +4,7 @@ # https://github.com/twpayne/chezmoi %global goipath github.com/twpayne/chezmoi -Version: 2.62.4 +Version: 2.62.5 %gometa -f diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 56a3657cdc..5b0890679c 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.3.0 +Version: 36.3.1 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: MIT