From 1b856810c763c7dcc6faaf968b82a5eba1f5d146 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 8 May 2026 14:08:56 +0000 Subject: [PATCH] bump: rpcs3 wluma typos --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/system/wluma/wluma.spec | 2 +- anda/tools/typos/typos.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 01b87da77b..519819e595 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -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 e2e1cf02f4329c78b885c359777bf4de46139da6 -%global ver 0.0.40-19336 +%global commit 98e9b3cf3055b2b60773322497f73ee1af57e170 +%global ver 0.0.40-19338 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/system/wluma/wluma.spec b/anda/system/wluma/wluma.spec index d72bb4177e..7a9aab489c 100644 --- a/anda/system/wluma/wluma.spec +++ b/anda/system/wluma/wluma.spec @@ -1,5 +1,5 @@ Name: wluma -Version: 4.11.0 +Version: 4.11.1 Release: 1%{?dist} Summary: Automatic brightness adjustment based on screen contents and ALS URL: https://github.com/max-baz/wluma diff --git a/anda/tools/typos/typos.spec b/anda/tools/typos/typos.spec index c6f89d19f6..08dce2d96b 100644 --- a/anda/tools/typos/typos.spec +++ b/anda/tools/typos/typos.spec @@ -2,7 +2,7 @@ %define debug_package %{nil} Name: typos -Version: 1.46.0 +Version: 1.46.1 Release: 1%{?dist} Summary: Source Code Spelling Correction