diff --git a/packages/glaze/glaze.spec b/packages/glaze/glaze.spec index 2f51da9..ba464b2 100644 --- a/packages/glaze/glaze.spec +++ b/packages/glaze/glaze.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: glaze -Version: 6.1.0 +Version: 7.0.2 Release: 1%{?dist} Summary: Extremely fast, in memory, JSON and interface library for modern C++ @@ -46,6 +46,8 @@ Development files for %{name}. Glaze is a header-only library. %{_includedir}/%{name}/ %changelog +* Sat Feb 28 2026 Hypercube - 7.0.2-1 +- Update to 7.0.2 * Thu Jan 15 2026 Hypercube - 6.1.0-1 - Downgrade to 6.1.0 for Hyprland 0.53.1 compatibility * Mon Dec 16 2024 Hypercube - 6.1.0-1 diff --git a/packages/hyprland/hyprland.spec b/packages/hyprland/hyprland.spec index 03be7d3..62401ea 100644 --- a/packages/hyprland/hyprland.spec +++ b/packages/hyprland/hyprland.spec @@ -1,5 +1,5 @@ Name: hyprland -Version: 0.53.3 +Version: 0.54.0 Release: 1%{?dist} Summary: Dynamic tiling Wayland compositor that doesn't sacrifice on its looks @@ -143,6 +143,8 @@ cp -p subprojects/udis86/LICENSE LICENSE-udis86 %{_includedir}/hyprland/ %changelog +* Sat Feb 28 2026 Hypercube - 0.54.0-1 +- Update to 0.54.0 * Mon Jan 26 2026 Hypercube - 0.53.3-1 - Update to 0.53.3 * Thu Jan 16 2026 Hypercube - 0.53.1-1