Skip to content
Closed
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.10.0
Version: 0.11.0
Release: 1%{?dist}
Summary: A very light linux rendering backend library

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

%changelog
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 0.11.0-1
- Update to 0.11.0
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.10.0-1
- Initial package for Hypercube (based on sdegler/hyprland COPR)
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.5.0
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
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 7.5.0-1
- Update to 7.5.0
* 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
4 changes: 3 additions & 1 deletion packages/hyprgraphics/hyprgraphics.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: hyprgraphics
Version: 0.5.0
Version: 0.5.1
Release: 1%{?dist}
Summary: Hyprland graphics / resource utilities

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

%changelog
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 0.5.1-1
- Update to 0.5.1
* Sat Jan 10 2026 Hypercube <hypercube@binarypie.dev> - 0.5.0-1
- Update to 0.5.0
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.4.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.53.3
Version: 0.55.0
Release: 1%{?dist}
Summary: Dynamic tiling Wayland compositor that doesn't sacrifice on its looks

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

%changelog
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 0.55.0-1
- Update to 0.55.0
* Mon Jan 26 2026 Hypercube <hypercube@binarypie.dev> - 0.53.3-1
- Update to 0.53.3
* Thu Jan 16 2026 Hypercube <hypercube@binarypie.dev> - 0.53.1-1
Expand Down
4 changes: 3 additions & 1 deletion packages/hyprlock/hyprlock.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global sdbus_version 2.1.0

Name: hyprlock
Version: 0.9.2
Version: 0.9.5
Release: 1%{?dist}
Summary: Hyprland's GPU-accelerated screen locking utility

Expand Down Expand Up @@ -68,5 +68,7 @@ rm %{buildroot}%{_datadir}/hypr/%{name}.conf
%config(noreplace) %{_sysconfdir}/pam.d/%{name}

%changelog
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 0.9.5-1
- Update to 0.9.5
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.9.2-1
- Initial package for Hypercube (based on sdegler/hyprland COPR)
4 changes: 3 additions & 1 deletion packages/hyprpaper/hyprpaper.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: hyprpaper
Version: 0.8.3
Version: 0.8.4
Release: 1%{?dist}
Summary: Blazing fast wayland wallpaper utility with IPC controls

Expand Down Expand Up @@ -56,6 +56,8 @@ wlroots-based compositors, though.
%{_userunitdir}/%{name}.service

%changelog
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 0.8.4-1
- Update to 0.8.4
* Fri Jan 30 2026 Hypercube <hypercube@binarypie.dev> - 0.8.3-1
- Update to 0.8.3
* Mon Jan 26 2026 Hypercube <hypercube@binarypie.dev> - 0.8.2-1
Expand Down
4 changes: 3 additions & 1 deletion packages/hyprtoolkit/hyprtoolkit.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: hyprtoolkit
Version: 0.5.3
Version: 0.5.4
Release: 1%{?dist}
Summary: A modern C++ Wayland-native GUI toolkit

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

%changelog
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 0.5.4-1
- Update to 0.5.4
* Mon Jan 26 2026 Hypercube <hypercube@binarypie.dev> - 0.5.3-1
- Update to 0.5.3
* Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 0.5.2-1
Expand Down
4 changes: 3 additions & 1 deletion packages/hyprutils/hyprutils.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: hyprutils
Version: 0.11.0
Version: 0.13.1
Release: 1%{?dist}
Summary: Hyprland utilities library used across the ecosystem

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

%changelog
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 0.13.1-1
- Update to 0.13.1
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.11.0-1
- Update to 0.11.0 (adds cli/Logger.hpp needed by aquamarine)

Expand Down
4 changes: 3 additions & 1 deletion packages/hyprwayland-scanner/hyprwayland-scanner.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: hyprwayland-scanner
Version: 0.4.5
Version: 0.4.6
Release: 1%{?dist}
Summary: A Hyprland implementation of wayland-scanner, in and for C++

Expand Down Expand Up @@ -40,5 +40,7 @@ Summary: A Hyprland implementation of wayland-scanner, in and for C++
%{_libdir}/cmake/%{name}/

%changelog
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 0.4.6-1
- Update to 0.4.6
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.4.5-1
- Initial package for Hypercube (based on sdegler/hyprland COPR)
6 changes: 4 additions & 2 deletions packages/hyprwire/hyprwire.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: hyprwire
Version: 0.3.0
Release: 2%{?dist}
Version: 0.3.1
Release: 1%{?dist}
Summary: A fast and consistent wire protocol for IPC

License: BSD-3-Clause
Expand Down Expand Up @@ -63,6 +63,8 @@ Development files for %{name}.
%{_libdir}/pkgconfig/%{name}.pc

%changelog
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 0.3.1-1
- Update to 0.3.1
* Thu Feb 06 2026 Hypercube <hypercube@binarypie.dev> - 0.3.0-2
- Fix SONAME: library changed from .so.2 to .so.3

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Name: xdg-desktop-portal-hyprland
Epoch: 1
Version: 1.3.11
Version: 1.3.12
Release: 1%{?dist}
Summary: xdg-desktop-portal backend for hyprland

Expand Down Expand Up @@ -69,5 +69,7 @@ tar -xf %{SOURCE1} -C subprojects/sdbus-cpp --strip=1
%{_userunitdir}/%{name}.service

%changelog
* Sun May 10 2026 Hypercube <hypercube@binarypie.dev> - 1.3.12-1
- Update to 1.3.12
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 1.3.11-1
- Initial package for Hypercube (based on sdegler/hyprland COPR)