bump: bun-bin rpcs3

This commit is contained in:
Raboneko
2026-01-13 23:25:49 +00:00
parent 41af6ec366
commit 4a64261f1e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
%global appid sh.oven.bun
Name: bun-bin
Version: 1.3.5
Version: 1.3.6
Release: 1%?dist
Summary: Incredibly fast JavaScript runtime, bundler, test runner, and package manager all in one
License: MIT
+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 d656420cc4db15fd9def2fccd0beb87de48e102d
%global ver 0.0.39-18696
%global commit a0f2f006b19f9727d882d92bc00446e15d40be3d
%global ver 0.0.39-18699
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')