Skip to content
Merged
Show file tree
Hide file tree
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/aquamarine/aquamarine.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: aquamarine
Version: 0.12.0
Version: 0.12.1
Release: 1%{?dist}
Summary: A very light linux rendering backend library

Expand Down Expand Up @@ -57,6 +57,8 @@ Development files for %{name}.
%{_libdir}/pkgconfig/%{name}.pc

%changelog
* Fri Jun 12 2026 Hypercube <hypercube@binarypie.dev> - 0.12.1-1
- Update to 0.12.1
* Sun May 31 2026 Hypercube <hypercube@binarypie.dev> - 0.12.0-1
- Update to 0.12.0
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.11.0-1
Expand Down
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: 7.7.1
Version: 7.8.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
* Fri Jun 12 2026 Hypercube <hypercube@binarypie.dev> - 7.8.1-1
- Update to 7.8.1
* Sat May 30 2026 Hypercube <hypercube@binarypie.dev> - 7.7.1-1
- Update to 7.7.1
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 7.6.0-1
Expand Down
4 changes: 3 additions & 1 deletion packages/hyprland/hyprland.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: hyprland
Version: 0.55.2
Version: 0.55.4
Release: 1%{?dist}
Summary: Dynamic tiling Wayland compositor that doesn't sacrifice on its looks

Expand Down Expand Up @@ -146,6 +146,8 @@ cp -p subprojects/udis86/LICENSE LICENSE-udis86
%{_includedir}/hyprland/

%changelog
* Fri Jun 12 2026 Hypercube <hypercube@binarypie.dev> - 0.55.4-1
- Update to 0.55.4
* Sun May 17 2026 Hypercube <hypercube@binarypie.dev> - 0.55.2-1
- Update to 0.55.2
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.55.0-1
Expand Down
Loading