[hyprland] Update to git 859bbb1 and Fedora 45
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 31m9s
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 31m9s
This commit is contained in:
@@ -31,3 +31,4 @@ jobs:
|
|||||||
repository-user: eriq12
|
repository-user: eriq12
|
||||||
repository-user-token: ${{ secrets.RPM_PACKAGE_TOKEN }}
|
repository-user-token: ${{ secrets.RPM_PACKAGE_TOKEN }}
|
||||||
extra-patch-directory: ./hyprland-git
|
extra-patch-directory: ./hyprland-git
|
||||||
|
fedora-version: 45
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
%global hyprland_commit 80763b13ff9b8abb94654d9f5ca635003c0b5d84
|
%global hyprland_commit 859bbb11e16029bfa5ad6a1418bde23f29bd7d86
|
||||||
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
|
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
|
||||||
%global bumpver 7
|
%global bumpver 7
|
||||||
%global commits_count 7187
|
%global commits_count 7219
|
||||||
%global commit_date Sun Apr 26 12:10:28 2026
|
%global commit_date Thu Apr 30 01:30:18 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})
|
||||||
@@ -91,6 +91,7 @@ hyprdeps = {
|
|||||||
"pkgconfig(xcursor)",
|
"pkgconfig(xcursor)",
|
||||||
"pkgconfig(xwayland)",
|
"pkgconfig(xwayland)",
|
||||||
"pkgconfig(hyprwire)",
|
"pkgconfig(hyprwire)",
|
||||||
|
"pkgconfig(lua) >= 5.5",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
%if 0%{?fedora} > 42
|
%if 0%{?fedora} > 42
|
||||||
|
|||||||
Reference in New Issue
Block a user