[hyprland] Update to commit febf550
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 25m50s
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 25m50s
This commit is contained in:
@@ -30,4 +30,4 @@ jobs:
|
|||||||
spec-file-path: ./hyprland-git/hyprland-git.spec
|
spec-file-path: ./hyprland-git/hyprland-git.spec
|
||||||
repository-user: eriq12
|
repository-user: eriq12
|
||||||
repository-user-token: ${{ secrets.RPM_PACKAGE_TOKEN }}
|
repository-user-token: ${{ secrets.RPM_PACKAGE_TOKEN }}
|
||||||
extra-source-directory: ./hyprland-git
|
extra-patch-directory: ./hyprland-git
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
%global hyprland_commit eb10ecf738b0ed229125768f7b5953494d59cf9d
|
%global hyprland_commit febf550a2053c36c97626922fc2696faadb68ddb
|
||||||
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
|
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
|
||||||
%global bumpver 1
|
%global bumpver 2
|
||||||
%global commits_count 7075
|
%global commits_count 7094
|
||||||
%global commit_date Sat Mar 28 07:16:59 2026
|
%global commit_date Thu Apr 02 08:10:00 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})
|
||||||
|
|||||||
Reference in New Issue
Block a user