Compare commits
13 Commits
7e080ffc7f
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| b061a110b3 | |||
| bcbd879b47 | |||
| 3f30025997 | |||
| 556127bb89 | |||
| c974ae9f70 | |||
| 4428be95bb | |||
| 04887e35da | |||
| 396c02a696 | |||
| 38bfad6751 | |||
| 32218456b5 | |||
| d165407bdd | |||
| 93df196455 | |||
| 14c117c271 |
+1
-1
@@ -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
@@ -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
@@ -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
|
||||
|
||||
@@ -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,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
@@ -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
@@ -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
@@ -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,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,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
@@ -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
@@ -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
@@ -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
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user