bump: ruffle-nightly zed rpcs3 electron

This commit is contained in:
Raboneko
2026-03-04 02:02:51 +00:00
parent e29cc4dc52
commit a96de2168e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
%global ver 2026-03-03
%global ver 2026-03-04
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
+1 -1
View File
@@ -15,7 +15,7 @@
%global rustflags_debuginfo 0
Name: zed
Version: 0.225.12
Version: 0.225.13
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
+2 -2
View File
@@ -9,8 +9,8 @@
# GLIBCXX_ASSERTIONS is known to break RPCS3
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global commit e66f1fa3066f99d816fb950aad77d6fc57d0f1c8
%global ver 0.0.40-18872
%global commit 86b2773c2854ede00ff376d1ee82898c74eb8b71
%global ver 0.0.40-18874
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -1,6 +1,6 @@
Name: electron
%electronmeta
Version: 40.6.1
Version: 40.7.0
Release: 1%?dist
Summary: Build cross platform desktop apps with web technologies
License: %{electron_license}