bump: Arctis-Sound-Manager discord-canary-openasar discord-canary rpcs3 terra-sccache

This commit is contained in:
Raboneko
2026-06-19 15:16:54 +00:00
parent 058dda85e2
commit cde0d643d7
5 changed files with 6 additions and 6 deletions
@@ -4,7 +4,7 @@
%global arctis_sound_manager_services arctis-manager.service arctis-video-router.service arctis-gui.service
Name: python-%{pypi_name}
Version: 1.1.77
Version: 1.1.78
Release: 1%{?dist}
Summary: GUI for SteelSeries Arctis headsets
License: GPL-3.0-or-later
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1315
Version: 1.0.1316
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.1315
Version: 1.0.1316
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 c0598f61e7e9d96be287c68985b0b438a200f89b
%global ver 0.0.41-19497
%global commit 33123bff044396473cedd41b6110231a5fda9da5
%global ver 0.0.41-19498
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -8,7 +8,7 @@ This build actually enables caching to remote storage.}
%bcond dist %["%{_target_cpu}" == "x86_64"]
Name: terra-sccache
Version: 0.15.0
Version: 0.16.0
Release: 1%{?dist}
Summary: Remote caching enabled builds of sccache
SourceLicense: Apache-2.0 AND (Apache-2.0 OR MIT)