bump: zed-preview zed rpcs3

This commit is contained in:
Raboneko
2026-05-08 20:42:34 +00:00
parent 6e60099a7c
commit 3c4ea2bfb6
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
%global debug_package %{nil}
%endif
%global ver 1.2.1-pre
%global ver 1.2.2-pre
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
+1 -1
View File
@@ -17,7 +17,7 @@
%global rustflags_debuginfo 0
Name: zed
Version: 1.1.6
Version: 1.1.7
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 c102d1ec0d486a615faca55807e16e06cdc32925
%global ver 0.0.40-19339
%global commit 431222149882e63a30fdfa7fcc6b25db4e1dfc43
%global ver 0.0.40-19340
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')