bump: discord-canary-openasar discord-canary rpcs3 args-hxx

This commit is contained in:
Raboneko
2026-04-28 18:57:30 +00:00
parent 7ebebcd90a
commit 03430ff6e8
4 changed files with 5 additions and 5 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.978
Version: 1.0.980
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
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary
Version: 1.0.978
Version: 1.0.980
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 74bcbd9816345d0811491011360c7406ad97dab4
%global ver 0.0.40-19260
%global commit e05d35972192f7cb9a3af39dac83d6bd402c6861
%global ver 0.0.40-19261
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -1,7 +1,7 @@
%define debug_package %nil
Name: args-hxx
Version: 6.4.13
Version: 6.4.14
Release: 1%{?dist}
Summary: A simple header-only C++ argument parser library
License: MIT