Accepting request 1232787 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1232787 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hyprland?expand=0&rev=34
This commit is contained in:
commit
161fcbcda5
2
_service
2
_service
@ -6,7 +6,7 @@
|
|||||||
<param name="filename">hyprland</param>
|
<param name="filename">hyprland</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="revision">@PARENT_TAG@</param>
|
<param name="revision">v0.46.2</param>
|
||||||
<param name="submodule">enable</param>
|
<param name="submodule">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="tar" mode="manual" />
|
<service name="tar" mode="manual" />
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1e11c64c674d54f5850e17b035a6443b4bcc9291f5d33e389f85862d7f6adbf1
|
|
||||||
size 51344416
|
|
3
hyprland-0.46.2.tar.xz
Normal file
3
hyprland-0.46.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3da6226f362dd3ee3513933008806ecf85eb312b55112225e18413219ad17be3
|
||||||
|
size 51341512
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 20 07:58:25 UTC 2024 - Florian "spirit" <sp1rit@disroot.org>
|
||||||
|
|
||||||
|
- Update to version 0.46.2:
|
||||||
|
+ Fixes backported:
|
||||||
|
- windowrules: fixup duplicate rule enum tags
|
||||||
|
- hyprctl: fix hyprctl batch json command (#8749)
|
||||||
|
- core: avoid activating toplevel-less surfaces
|
||||||
|
- xwayland: fixes to no_xwayland builds
|
||||||
|
- xwm: fixup targets in selection requests
|
||||||
|
- core: unbreak build on FreeBSD (#8762)
|
||||||
|
- hyprpm: fix hyprpm sometimes returning 0 despite errors
|
||||||
|
occurring (#8761)
|
||||||
|
- core: fix possible crash on null workspace
|
||||||
|
- layout: apply groups after window creation (#8779)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 17 19:35:11 UTC 2024 - Florian "spirit" <sp1rit@disroot.org>
|
Tue Dec 17 19:35:11 UTC 2024 - Florian "spirit" <sp1rit@disroot.org>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define shortname hypr
|
%define shortname hypr
|
||||||
|
|
||||||
Name: hyprland
|
Name: hyprland
|
||||||
Version: 0.46.1
|
Version: 0.46.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Dynamic tiling Wayland compositor
|
Summary: Dynamic tiling Wayland compositor
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user