Compare commits

..

3 Commits

Author SHA1 Message Date
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
3 changed files with 8 additions and 7 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
%global hyprland_commit 9d1813ad2941f468ccaeabaa4110107f517b2ba0
%global hyprland_commit 55ce25bd67ab6f2ae7d60883f6c626be7d2ee12f
%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 6
%global commits_count 7618
%global commit_date Fri Jul 17 19:24:42 2026
%global udis86_commit 5336633af70f3917760a6d441ff02d93477b0c86
%global udis86_shortcommit %(c=%{udis86_commit}; echo ${c:0:7})
+1 -1
View File
@@ -1,6 +1,6 @@
Name: hyprtoolkit
Version: 0.5.4
Release: %autorelease -b 3
Release: %autorelease -b 4
Summary: A modern C++ Wayland-native GUI toolkit
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.0
Release: %autorelease -b 1
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