bump: neovide rpcs3

This commit is contained in:
Raboneko
2026-04-04 16:56:27 +00:00
parent 07df724dbd
commit 349092fee2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
%global raw_forgeurl https://raw.githubusercontent.com/%{crate}/%{crate}
Name: rust-neovide
Version: 0.16.0
Version: 0.16.1
Release: 1%{?dist}
Summary: No Nonsense Neovim Client in Rust
+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 110ef818b3fbeb50b09f851c9aa80e2fa280a873
%global ver 0.0.40-19154
%global commit ec989781a345839423b34656beda5e7e62a98c3e
%global ver 0.0.40-19155
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')