Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion packages/glaze/glaze.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global debug_package %{nil}

Name: glaze
Version: 6.1.0
Version: 7.0.1
Release: 1%{?dist}
Summary: Extremely fast, in memory, JSON and interface library for modern C++

Expand Down Expand Up @@ -46,6 +46,8 @@ Development files for %{name}. Glaze is a header-only library.
%{_includedir}/%{name}/

%changelog
* Mon Jan 19 2026 Hypercube <hypercube@binarypie.dev> - 7.0.1-1
- Update to 7.0.1
* Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 6.1.0-1
- Downgrade to 6.1.0 for Hyprland 0.53.1 compatibility
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 6.1.0-1
Expand Down