Skip to content

Commit 60afbbf

Browse files
pkg: update aquamarine and 10 related packages (#155)
## Package Updates ### aquamarine - **Version:** `0.10.0` -> `0.11.0` - **Release:** https://github.com/hyprwm/aquamarine/releases/tag/v0.11.0 ### glaze - **Version:** `6.1.0` -> `7.6.0` - **Release:** https://github.com/stephenberry/glaze/releases/tag/v7.6.0 ### hyprgraphics - **Version:** `0.5.0` -> `0.5.1` - **Release:** https://github.com/hyprwm/hyprgraphics/releases/tag/v0.5.1 ### hyprland - **Version:** `0.53.3` -> `0.55.0` - **Release:** https://github.com/hyprwm/Hyprland/releases/tag/v0.55.0 ### hyprlock - **Version:** `0.9.2` -> `0.9.5` - **Release:** https://github.com/hyprwm/hyprlock/releases/tag/v0.9.5 ### hyprpaper - **Version:** `0.8.3` -> `0.8.4` - **Release:** https://github.com/hyprwm/hyprpaper/releases/tag/v0.8.4 ### hyprtoolkit - **Version:** `0.5.3` -> `0.5.4` - **Release:** https://github.com/hyprwm/hyprtoolkit/releases/tag/v0.5.4 ### hyprutils - **Version:** `0.11.0` -> `0.13.1` - **Release:** https://github.com/hyprwm/hyprutils/releases/tag/v0.13.1 ### hyprwayland-scanner - **Version:** `0.4.5` -> `0.4.6` - **Release:** https://github.com/hyprwm/hyprwayland-scanner/releases/tag/v0.4.6 ### hyprwire - **Version:** `0.3.0` -> `0.3.1` - **Release:** https://github.com/hyprwm/hyprwire/releases/tag/v0.3.1 ### xdg-desktop-portal-hyprland - **Version:** `1.3.11` -> `1.3.12` - **Release:** https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v1.3.12 --- *This PR was automatically created by the package version checker.* *Packages are grouped by dependency chain to ensure correct build order.* Co-authored-by: Claude <claude@anthropic.com>
1 parent a618031 commit 60afbbf

11 files changed

Lines changed: 34 additions & 12 deletions

File tree

packages/aquamarine/aquamarine.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: aquamarine
2-
Version: 0.10.0
2+
Version: 0.11.0
33
Release: 1%{?dist}
44
Summary: A very light linux rendering backend library
55

@@ -57,5 +57,7 @@ Development files for %{name}.
5757
%{_libdir}/pkgconfig/%{name}.pc
5858

5959
%changelog
60+
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.11.0-1
61+
- Update to 0.11.0
6062
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.10.0-1
6163
- Initial package for Hypercube (based on sdegler/hyprland COPR)

packages/glaze/glaze.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global debug_package %{nil}
22

33
Name: glaze
4-
Version: 6.1.0
4+
Version: 7.6.0
55
Release: 1%{?dist}
66
Summary: Extremely fast, in memory, JSON and interface library for modern C++
77

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

4848
%changelog
49+
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 7.6.0-1
50+
- Update to 7.6.0
4951
* Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 6.1.0-1
5052
- Downgrade to 6.1.0 for Hyprland 0.53.1 compatibility
5153
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 6.1.0-1

packages/hyprgraphics/hyprgraphics.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: hyprgraphics
2-
Version: 0.5.0
2+
Version: 0.5.1
33
Release: 1%{?dist}
44
Summary: Hyprland graphics / resource utilities
55

@@ -60,6 +60,8 @@ Development files for %{name}.
6060
%{_libdir}/pkgconfig/%{name}.pc
6161

6262
%changelog
63+
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.5.1-1
64+
- Update to 0.5.1
6365
* Sat Jan 10 2026 Hypercube <hypercube@binarypie.dev> - 0.5.0-1
6466
- Update to 0.5.0
6567
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.4.0-1

packages/hyprland/hyprland.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: hyprland
2-
Version: 0.53.3
2+
Version: 0.55.0
33
Release: 1%{?dist}
44
Summary: Dynamic tiling Wayland compositor that doesn't sacrifice on its looks
55

@@ -143,6 +143,8 @@ cp -p subprojects/udis86/LICENSE LICENSE-udis86
143143
%{_includedir}/hyprland/
144144

145145
%changelog
146+
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.55.0-1
147+
- Update to 0.55.0
146148
* Mon Jan 26 2026 Hypercube <hypercube@binarypie.dev> - 0.53.3-1
147149
- Update to 0.53.3
148150
* Thu Jan 16 2026 Hypercube <hypercube@binarypie.dev> - 0.53.1-1

packages/hyprlock/hyprlock.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global sdbus_version 2.1.0
22

33
Name: hyprlock
4-
Version: 0.9.2
4+
Version: 0.9.5
55
Release: 1%{?dist}
66
Summary: Hyprland's GPU-accelerated screen locking utility
77

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

7070
%changelog
71+
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.9.5-1
72+
- Update to 0.9.5
7173
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.9.2-1
7274
- Initial package for Hypercube (based on sdegler/hyprland COPR)

packages/hyprpaper/hyprpaper.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: hyprpaper
2-
Version: 0.8.3
2+
Version: 0.8.4
33
Release: 1%{?dist}
44
Summary: Blazing fast wayland wallpaper utility with IPC controls
55

@@ -56,6 +56,8 @@ wlroots-based compositors, though.
5656
%{_userunitdir}/%{name}.service
5757

5858
%changelog
59+
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.8.4-1
60+
- Update to 0.8.4
5961
* Fri Jan 30 2026 Hypercube <hypercube@binarypie.dev> - 0.8.3-1
6062
- Update to 0.8.3
6163
* Mon Jan 26 2026 Hypercube <hypercube@binarypie.dev> - 0.8.2-1

packages/hyprtoolkit/hyprtoolkit.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: hyprtoolkit
2-
Version: 0.5.3
2+
Version: 0.5.4
33
Release: 1%{?dist}
44
Summary: A modern C++ Wayland-native GUI toolkit
55

@@ -61,6 +61,8 @@ Development files for %{name}.
6161
%{_libdir}/pkgconfig/%{name}.pc
6262

6363
%changelog
64+
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.5.4-1
65+
- Update to 0.5.4
6466
* Mon Jan 26 2026 Hypercube <hypercube@binarypie.dev> - 0.5.3-1
6567
- Update to 0.5.3
6668
* Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 0.5.2-1

packages/hyprutils/hyprutils.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: hyprutils
2-
Version: 0.11.0
2+
Version: 0.13.1
33
Release: 1%{?dist}
44
Summary: Hyprland utilities library used across the ecosystem
55

@@ -48,6 +48,8 @@ Development files for %{name}.
4848
%{_libdir}/pkgconfig/%{name}.pc
4949

5050
%changelog
51+
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.13.1-1
52+
- Update to 0.13.1
5153
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.11.0-1
5254
- Update to 0.11.0 (adds cli/Logger.hpp needed by aquamarine)
5355

packages/hyprwayland-scanner/hyprwayland-scanner.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: hyprwayland-scanner
2-
Version: 0.4.5
2+
Version: 0.4.6
33
Release: 1%{?dist}
44
Summary: A Hyprland implementation of wayland-scanner, in and for C++
55

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

4242
%changelog
43+
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.4.6-1
44+
- Update to 0.4.6
4345
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.4.5-1
4446
- Initial package for Hypercube (based on sdegler/hyprland COPR)

packages/hyprwire/hyprwire.spec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: hyprwire
2-
Version: 0.3.0
3-
Release: 2%{?dist}
2+
Version: 0.3.1
3+
Release: 1%{?dist}
44
Summary: A fast and consistent wire protocol for IPC
55

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

6565
%changelog
66+
* Mon May 11 2026 Hypercube <hypercube@binarypie.dev> - 0.3.1-1
67+
- Update to 0.3.1
6668
* Thu Feb 06 2026 Hypercube <hypercube@binarypie.dev> - 0.3.0-2
6769
- Fix SONAME: library changed from .so.2 to .so.3
6870

0 commit comments

Comments
 (0)