bump: zed-preview rpcs3 rust-mise jujutsu

This commit is contained in:
Raboneko
2026-03-04 18:54:57 +00:00
parent 8518a603a4
commit 16b94ef5f4
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
%global debug_package %{nil}
%endif
%global ver 0.226.4
%global ver 0.227.0-pre
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
+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 3750fb2c1f1ff5ccd4996ef42cdf8b16119666c3
%global ver 0.0.40-18875
%global commit d46ddcee5d8db68d7f856c5e7015bffc651b419f
%global ver 0.0.40-18876
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -5,7 +5,7 @@
%global crate mise
Name: rust-mise
Version: 2026.3.2
Version: 2026.3.3
Release: 1%?dist
Summary: Front-end to your dev env
+1 -1
View File
@@ -4,7 +4,7 @@
%global __brp_mangle_shebangs %{nil}
Name: jujutsu
Version: 0.38.0
Version: 0.39.0
Release: 1%?dist
Summary: Git-compatible DVCS that is both simple and powerful
License: Apache-2.0 AND CC-BY-4.0