Accepting request 1125192 from home:sp1rit

Update to version 0.32.3 (Upstream seams incapable of properly validating their releases.)

OBS-URL: https://build.opensuse.org/request/show/1125192
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=51
This commit is contained in:
Florian 2023-11-11 20:40:23 +00:00 committed by Git OBS Bridge
parent 148887c4b5
commit 7219a91448
4 changed files with 47 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c878a44490ce99c58993ab82cf6ebfcd68e44a107efc9b0e2fc3c9d6f0edc73
size 11778848

3
hyprland-0.32.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63ad50ac4d5f981527737aa69040b63cb3f0dea3502239b31ab394a2da110a83
size 11772136

View File

@ -1,3 +1,46 @@
-------------------------------------------------------------------
Sat Nov 11 19:05:40 UTC 2023 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
- Upstream seams incapable of properly validating their releases.
- Update to version 0.32.3:
+ A small hotfix for 0.32.2's occasional crashes.
+ Fixes:
- decoration-positioner: improve stability
+ Other:
- props: bump ver to 0.32.3
- Changes from version 0.32.2:
+ A result of a few small hurried mistakes in 0.32.1. Hypr-active
development, am I right? :)
+ Fixes:
- shadow: move workspace offset calcs to draw
- xdg: set state maximized for all tiled windows
+ Other:
- props: bump ver to 0.32.2
- shaders: Avoid calculating unused values in hsl2rgb. (#3827)
- shaders: Small optimization in rgb2hsl. (#3831)
- Changes from version 0.32.1:
+ Small update with some fixes for screencopy, xdg surface
handling, shadows on 10bit, etc.
+ Fixes:
- hyprctl: Fix build warnings (#3821)
- screencopy: round boxes
- xdg-shell: improve ack-configure handling
- xdg-shell: update reported size on ack_configure
- xwayland: add half of delta to configure request sizes
+ Other:
- animationmgr: push shadow avs to ended on disabled
- deco-positioner: recalc after uncache
- decoration-positioner: improve extent handling
- decorations: Decoration Positioner (#3800)
- deps: update wlroots
- hyprctl: return group list in correct order (#3683)
- input: don't schedule repaint on cursor move if hardware
cursors are in use
- opengl: remove unused alpha matte from shadow
- opengl: switch to black-and-white for alpha mattes
- shaders: Use clamp in doubleCircleSigmoid. (#3824)
- shadow: alpha treatment improvements
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 7 21:53:45 UTC 2023 - Florian "spirit" <packaging@sp1rit.anonaddy.me> Tue Nov 7 21:53:45 UTC 2023 - Florian "spirit" <packaging@sp1rit.anonaddy.me>

View File

@ -20,7 +20,7 @@
%bcond_without devel %bcond_without devel
Name: hyprland Name: hyprland
Version: 0.32.0 Version: 0.32.3
Release: 0 Release: 0
Summary: Dynamic tiling Wayland compositor Summary: Dynamic tiling Wayland compositor
License: BSD-3-Clause License: BSD-3-Clause