Update hyprland-git, hyprpaper, and hyprtoolkit to work with new
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 23m44s
Build hyprpaper / Build and push image (push) Successful in 2m46s
Build hyprtoolkit / Build and push image (push) Successful in 5m12s

hyprgraphics abi
This commit is contained in:
2025-12-28 20:21:34 -05:00
parent f90a4e32dc
commit 41449dd814
3 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
%global hyprland_commit 60efbf3f63bec3100477ea9ba6cd634e35d5aeaa %global hyprland_commit 6a055fc747a5a899b97f9b4c1d1a52229a805b1e
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7}) %global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
%global bumpver 9 %global bumpver 10
%global commits_count 6739 %global commits_count 6755
%global commit_date Sun Dec 21 10:50:42 2025 %global commit_date Sun Dec 28 01:44:04 2025
%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})

View File

@@ -1,6 +1,6 @@
Name: hyprpaper Name: hyprpaper
Version: 0.7.6 Version: 0.7.6
Release: %autorelease -b 2 Release: %autorelease -b 3
Summary: Blazing fast wayland wallpaper utility with IPC controls Summary: Blazing fast wayland wallpaper utility with IPC controls
# LICENSE: BSD-3-Clause # LICENSE: BSD-3-Clause
# protocols/wlr-layer-shell-unstable-v1.xml: HPND-sell-variant # protocols/wlr-layer-shell-unstable-v1.xml: HPND-sell-variant

View File

@@ -1,6 +1,6 @@
Name: hyprtoolkit Name: hyprtoolkit
Version: 0.4.1 Version: 0.4.1
Release: %autorelease -b 2 Release: %autorelease -b 3
Summary: A modern C++ Wayland-native GUI toolkit Summary: A modern C++ Wayland-native GUI toolkit
License: BSD-3-Clause License: BSD-3-Clause