File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ BuildRequires: cmake
1313BuildRequires: gcc-c++
1414BuildRequires: git-core
1515BuildRequires: meson
16- BuildRequires: glaze-static
16+ BuildRequires: glaze-devel
1717BuildRequires: pkgconfig(aquamarine)
1818BuildRequires: pkgconfig(cairo)
1919BuildRequires: pkgconfig(egl)
@@ -125,6 +125,7 @@ cp -p subprojects/udis86/LICENSE LICENSE-udis86
125125%{_bindir }/[Hh]yprland
126126%{_bindir }/hyprctl
127127%{_bindir }/hyprpm
128+ %{_bindir }/start-hyprland
128129%{_datadir }/hypr/
129130%{_datadir }/wayland-sessions/hyprland.desktop
130131%{_datadir }/xdg-desktop-portal/hyprland-portals.conf
@@ -142,9 +143,9 @@ cp -p subprojects/udis86/LICENSE LICENSE-udis86
142143%{_includedir }/hyprland/
143144
144145%changelog
145- * Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 0.53.1-1
146+ * Thu Jan 16 2026 Hypercube <hypercube@binarypie.dev> - 0.53.1-1
146147- Update to 0.53.1
147148- Add missing hyprwire build dependency
148- - Add git-core to allow FetchContent to fetch glaze
149+ - Add start-hyprland watchdog binary
149150* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.52.2-1
150151- Initial package for Hypercube (based on sdegler/hyprland COPR)
You can’t perform that action at this time.
0 commit comments