[hyprland] Update to commit aaa2fc3
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 24m59s

This commit is contained in:
2026-04-06 14:32:55 -04:00
parent 98970b18d9
commit 4b73e2b991

View File

@@ -1,8 +1,8 @@
%global hyprland_commit febf550a2053c36c97626922fc2696faadb68ddb %global hyprland_commit aaa2fc342f002bf4acd965f1ad2ead3796347e35
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7}) %global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
%global bumpver 2 %global bumpver 3
%global commits_count 7094 %global commits_count 7130
%global commit_date Thu Apr 02 08:10:00 2026 %global commit_date Sun Apr 05 07:19:49 2026
%global protocols_commit 3a5c2bda1c1a4e55cc1330c782547695a93f05b2 %global protocols_commit 3a5c2bda1c1a4e55cc1330c782547695a93f05b2
%global protocols_shortcommit %(c=%{protocols_commit}; echo ${c:0:7}) %global protocols_shortcommit %(c=%{protocols_commit}; echo ${c:0:7})
@@ -110,11 +110,11 @@ end
Provides: bundled(udis86) = 1.7.2^1.%{udis86_shortcommit} Provides: bundled(udis86) = 1.7.2^1.%{udis86_shortcommit}
Requires: xorg-x11-server-Xwayland%{?_isa} Requires: xorg-x11-server-Xwayland%{?_isa}
Requires: aquamarine%{?_isa} >= 0.9.2 Requires: aquamarine%{?_isa} >= 0.10.3
Requires: hyprcursor%{?_isa} >= 0.1.13 Requires: hyprcursor%{?_isa} >= 0.1.13
Requires: hyprgraphics%{?_isa} >= 0.1.6 Requires: hyprgraphics%{?_isa} >= 0.5.1
Requires: hyprlang%{?_isa} >= 0.6.3 Requires: hyprlang%{?_isa} >= 0.6.3
Requires: hyprutils%{?_isa} >= 0.8.4 Requires: hyprutils%{?_isa} >= 0.12.0
%{lua:do %{lua:do
if string.match(rpm.expand('%{name}'), '%-git$') then if string.match(rpm.expand('%{name}'), '%-git$') then