bump: lomiri-system-settings rpcs3

This commit is contained in:
Raboneko
2025-11-10 13:22:29 +00:00
parent a3d6fce885
commit e4e5fcc59e
2 changed files with 3 additions and 3 deletions
@@ -1,5 +1,5 @@
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings
%global commit f11c7dce9b5fef403cfe67292cb4a1b054eea18b
%global commit 5bcc90df4c920ead35f31215583624ee9cba7295
%forgemeta
Name: lomiri-system-settings
+2 -2
View File
@@ -11,8 +11,8 @@
# Need to get rid of everything Clang can't use and undefine -Wunused-command-line-argument where possible due to the project's build flags
%global build_cflags %(echo %{build_cflags} | sed 's:-Werror ::g' | sed 's:-Wunused-command-line-argument ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-package-notes ::g') -Wno-unused-command-line-argument
%global build_cxxflags %(echo %{build_cxxflags} | sed 's:-Werror ::g' | sed 's:-Wunused-command-line-argument ::g' | sed 's:-specs\=/usr/lib/rpm/redhat/redhat-annobin-cc1 ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-package-notes ::g') -Wno-unused-command-line-argument
%global commit 265d6643e552c0f02fab186fc3dfc7c526be0ce7
%global ver 0.0.38-18320
%global commit 2fb8cbda385028ab5cf465623badd5dd08b25032
%global ver 0.0.38-18323
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')