From 86e2868d2321072d5ee61a4c9b53fb5f132e95e2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 15 May 2026 04:12:31 +0000 Subject: [PATCH] bump: ruffle-nightly mangowm zed publicdotcom-cli electron --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/desktops/mangowm/mangowm.spec | 2 +- anda/devs/zed/stable/zed.spec | 2 +- anda/langs/python/publicdotcom-cli/publicdotcom-cli.spec | 4 ++-- anda/tools/electron/electron.spec | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 1e675b2ae0..ff53eabe3e 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-05-14 +%global ver 2026-05-15 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/desktops/mangowm/mangowm.spec b/anda/desktops/mangowm/mangowm.spec index 241746d505..6c33ef7ac9 100644 --- a/anda/desktops/mangowm/mangowm.spec +++ b/anda/desktops/mangowm/mangowm.spec @@ -1,7 +1,7 @@ %global mangowc_ver 0.12.5-1 Name: mangowm -Version: 0.12.9 +Version: 0.13.0 Release: 1%{?dist} Summary: A modern, lightweight, high-performance Wayland compositor built on dwl License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0 diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 6362c8201c..d1c578cd90 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -17,7 +17,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later diff --git a/anda/langs/python/publicdotcom-cli/publicdotcom-cli.spec b/anda/langs/python/publicdotcom-cli/publicdotcom-cli.spec index 8575f6f2d6..3a5b9774a8 100644 --- a/anda/langs/python/publicdotcom-cli/publicdotcom-cli.spec +++ b/anda/langs/python/publicdotcom-cli/publicdotcom-cli.spec @@ -3,8 +3,8 @@ %global _desc Command-line client for the Public.com Trading API. Name: python-%{real_name} -Version: 1.2.0 -Release: 1%?dist +Version: 1.1.0 +Release: 1%{?dist} Summary: Command-line client for the Public.com Trading API License: Apache-2.0 URL: https://github.com/PublicDotCom/publicdotcom-cli diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 5d7c55db5e..63e2d16274 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 42.0.1 +Version: 42.1.0 Release: 1%{?dist} Summary: Build cross platform desktop apps with web technologies License: %{electron_license}