[hyprland] Update to 6d4bcaf
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 30m53s
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 30m53s
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
%global hyprland_commit 859bbb11e16029bfa5ad6a1418bde23f29bd7d86
|
||||
%global hyprland_commit 6d4bcaf075dec8f6de003cb8403df8c788e7079e
|
||||
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
|
||||
%global bumpver 7
|
||||
%global commits_count 7219
|
||||
%global commit_date Thu Apr 30 01:30:18 2026
|
||||
%global bumpver 8
|
||||
%global commits_count 7249
|
||||
%global commit_date Sun May 03 08:37:41 2026
|
||||
|
||||
%global protocols_commit 3a5c2bda1c1a4e55cc1330c782547695a93f05b2
|
||||
%global protocols_shortcommit %(c=%{protocols_commit}; echo ${c:0:7})
|
||||
@@ -116,6 +116,7 @@ Requires: hyprcursor%{?_isa} >= 0.1.13
|
||||
Requires: hyprgraphics%{?_isa} >= 0.5.1
|
||||
Requires: hyprlang%{?_isa} >= 0.6.3
|
||||
Requires: hyprutils%{?_isa} >= 0.12.0
|
||||
Requires: hyprland-guiutils%{?_isa} >= 0.2.1
|
||||
|
||||
%{lua:do
|
||||
if string.match(rpm.expand('%{name}'), '%-git$') then
|
||||
|
||||
Reference in New Issue
Block a user