bump: discord-canary-openasar discord-canary rpcs3 pion tauri

This commit is contained in:
Raboneko
2026-06-17 13:56:39 +00:00
parent 2e698c4efb
commit c397eb7fc1
5 changed files with 6 additions and 6 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1289
Version: 1.0.1290
Release: 1%{?dist}
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -1,5 +1,5 @@
Name: discord-canary
Version: 1.0.1289
Version: 1.0.1290
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
+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 e429f8cf05926852ed63949cad652bf1de5869a4
%global ver 0.0.41-19488
%global commit a8559a526a9ba27b876eeb4864f2f93d540838fb
%global ver 0.0.41-19491
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -1,5 +1,5 @@
Name: pion
Version: 0.1.0
Version: 0.1.1
Release: 1%{?dist}
Summary: Binder IPC Linux userspace root service
License: MIT AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Unlicense OR MIT)
+1 -1
View File
@@ -2,7 +2,7 @@
%undefine __brp_mangle_shebangs
Name: rust-tauri
Version: 2.11.2
Version: 2.11.3
Release: 1%{?dist}
Summary: Command line interface for building Tauri apps
License: Apache-2.0 OR MIT