Update hyprland-git, hyprpaper, and hyprtoolkit to work with new
hyprgraphics abi
This commit is contained in:
@@ -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})
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user