Compare commits

...

13 Commits

Author SHA1 Message Date
eriq12 b061a110b3 [hyprland] Update to commit 4d26628
Build hyprland-git / Build and push image (push) Successful in 33m49s
2026-08-03 00:50:02 -04:00
eriq12 bcbd879b47 [xdg-portal] Update to 1.4.1
Build xdg-desktop-portal-hyprland / Build and push image (push) Successful in 5m13s
2026-08-03 00:46:15 -04:00
eriq12 3f30025997 [hyprland] Update to commmit d8dc503
Build hyprland-git / Build and push image (push) Successful in 34m58s
2026-07-27 02:08:42 -04:00
eriq12 556127bb89 Update glaze to 7.9.1
Build glaze / Build and push image (push) Successful in 2m7s
2026-07-26 15:16:30 -04:00
eriq12 c974ae9f70 [hyprland] Update to commit 271b0d1
Build hyprland-git / Build and push image (push) Successful in 35m18s
2026-07-19 11:53:14 -04:00
eriq12 4428be95bb [guiutils, launcher, paper, shutdown] bump
Build hyprland-guiutils / Build and push image (push) Successful in 3m10s
Build hyprlauncher / Build and push image (push) Successful in 3m29s
Build hyprpaper / Build and push image (push) Successful in 3m9s
Build hyprshutdown / Build and push image (push) Successful in 2m43s
2026-07-19 11:51:54 -04:00
eriq12 04887e35da [qt6engine, toolkit, xdg-desktop-portal] bump
Build hyprqt6engine / Build and push image (push) Successful in 4m23s
Build hyprtoolkit / Build and push image (push) Successful in 5m25s
Build xdg-desktop-portal-hyprland / Build and push image (push) Successful in 5m57s
2026-07-19 11:49:57 -04:00
eriq12 396c02a696 [hyprgraphics, hyprlang, hyprpolkitagent, hyprwire] Bump
Build hyprgraphics / Build and push image (push) Successful in 3m4s
Build hyprlang / Build and push image (push) Successful in 2m49s
Build hyprpolkitagent / Build and push image (push) Successful in 3m59s
Build hyprwire / Build and push image (push) Successful in 3m52s
2026-07-19 10:53:37 -04:00
eriq12 38bfad6751 [aquamarine] Bump for hyprutils
Build aquamarine / Build and push image (push) Successful in 4m6s
2026-07-18 17:35:28 -04:00
eriq12 32218456b5 [hyprutils] Update to 0.14.0
Build hyprutils / Build and push image (push) Successful in 3m38s
2026-07-18 17:26:19 -04:00
eriq12 d165407bdd [hyprland] Update to commit 55ce25b
Build xdg-desktop-portal-hyprland / Build and push image (push) Has been cancelled
Build hyprtoolkit / Build and push image (push) Has been cancelled
Build hyprland-git / Build and push image (push) Has been cancelled
2026-07-18 17:23:12 -04:00
eriq12 93df196455 [hyprtoolkit] Bump for aquamarine 2026-07-18 17:21:56 -04:00
eriq12 14c117c271 [xdg-desktop-portal-hyprland] Update to 1.4.0 2026-07-18 17:20:56 -04:00
15 changed files with 23 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Name: aquamarine
Version: 0.13.0
Release: %autorelease -b 1
Release: %autorelease -b 2
Summary: A very light linux rendering backend library
License: BSD-3-Clause
URL: https://github.com/hyprwm/aquamarine
+1 -1
View File
@@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: glaze
Version: 7.2.2
Version: 7.9.1
Release: %autorelease
Summary: Extremely fast, in memory, JSON and interface library
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprgraphics
Version: 0.5.1
Release: %autorelease -b 3
Release: %autorelease -b 4
Summary: Hyprland graphics / resource utilities
License: BSD-3-Clause
+6 -6
View File
@@ -1,8 +1,8 @@
%global hyprland_commit 9d1813ad2941f468ccaeabaa4110107f517b2ba0
%global hyprland_commit 4d26628276de580c69be89e734ea89931b121f02
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
%global bumpver 5
%global commits_count 7603
%global commit_date Thu Jul 16 09:44:34 2026
%global bumpver 1
%global commits_count 7689
%global commit_date Sun Aug 02 03:09:21 2026
%global udis86_commit 5336633af70f3917760a6d441ff02d93477b0c86
%global udis86_shortcommit %(c=%{udis86_commit}; echo ${c:0:7})
@@ -10,7 +10,7 @@
%global libxkbcommon_version 1.11.0
Name: hyprland-git
Version: 0.55.4%{?bumpver:^%{bumpver}.git%{hyprland_shortcommit}}
Version: 0.56.1%{?bumpver:^%{bumpver}.git%{hyprland_shortcommit}}
Release: %autorelease
Summary: Dynamic tiling Wayland compositor that doesn't sacrifice on its looks
@@ -49,7 +49,7 @@ hyprdeps = {
"pkgconfig(hyprcursor)",
"pkgconfig(hyprgraphics)",
"pkgconfig(hyprlang)",
"pkgconfig(hyprutils)",
"pkgconfig(hyprutils) >= 0.14.0",
"pkgconfig(hyprwayland-scanner)",
"pkgconfig(libdisplay-info)",
"pkgconfig(libdrm)",
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprland-guiutils
Version: 0.2.1
Release: %autorelease -b 2
Release: %autorelease -b 3
Summary: Hyprland Qt/qml utility apps
License: BSD-3-Clause
URL: https://github.com/hyprwm/hyprland-guiutils
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprlang
Version: 0.6.8
Release: %autorelease -b 4
Release: %autorelease -b 5
Summary: The official implementation library for the hypr config language
License: LGPL-3.0-only
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprlauncher
Version: 0.1.6
Release: %autorelease -b 2
Release: %autorelease -b 3
Summary: A multipurpose and versatile launcher / picker for Hyprland
License: BSD-3-Clause
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprpaper
Version: 0.8.3
Release: %autorelease -b 4
Release: %autorelease -b 5
Summary: Blazing fast wayland wallpaper utility with IPC controls
# LICENSE: BSD-3-Clause
# protocols/wlr-layer-shell-unstable-v1.xml: HPND-sell-variant
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprpolkitagent
Version: 0.1.3
Release: %autorelease -b 4
Release: %autorelease -b 5
Summary: A simple polkit authentication agent for Hyprland
License: BSD-3-Clause
URL: https://github.com/hyprwm/hyprpolkitagent
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprqt6engine
Version: 0.1.0
Release: %autorelease -b 9
Release: %autorelease -b 10
Summary: Qt6 Theme Provider for Hyprland
License: BSD-3-Clause
URL: https://github.com/hyprwm/hyprqt6engine
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprshutdown
Version: 0.1.1
Release: %autorelease -b 1
Release: %autorelease -b 2
Summary: A graceful shutdown utility for Hyprland
License: BSD-3-Clause
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprtoolkit
Version: 0.5.4
Release: %autorelease -b 3
Release: %autorelease -b 5
Summary: A modern C++ Wayland-native GUI toolkit
License: BSD-3-Clause
+2 -2
View File
@@ -1,5 +1,5 @@
Name: hyprutils
Version: 0.13.1
Version: 0.14.0
Release: %autorelease
Summary: Hyprland utilities library used across the ecosystem
@@ -40,7 +40,7 @@ Development files for %{name}.
%license LICENSE
%doc README.md
%{_libdir}/lib%{name}.so.%{version}
%{_libdir}/lib%{name}.so.12
%{_libdir}/lib%{name}.so.13
%files devel
%{_includedir}/%{name}/
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprwire
Version: 0.3.1
Release: %autorelease -b 4
Release: %autorelease -b 5
Summary: A fast and consistent wire protocol for IPC
License: BSD-3-Clause
+3 -2
View File
@@ -2,8 +2,8 @@
Name: xdg-desktop-portal-hyprland
Epoch: 1
Version: 1.3.12
Release: %autorelease -b 3
Version: 1.4.1
Release: %autorelease
Summary: xdg-desktop-portal backend for hyprland
License: BSD-3-Clause
@@ -28,6 +28,7 @@ BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-protocols)
BuildRequires: pkgconfig(wayland-scanner)
BuildRequires: pkgconfig(uuid)
Requires: dbus
# required for Screenshot portal implementation