SHA256
1
0
forked from pool/weston

Accepting request 1169919 from X11:Wayland

- Update to release 13.0.1

OBS-URL: https://build.opensuse.org/request/show/1169919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weston?expand=0&rev=34
This commit is contained in:
Ana Guerrero 2024-04-25 18:50:20 +00:00 committed by Git OBS Bridge
commit b994ff279d
6 changed files with 17 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52ff1d4aa2394a2e416c85a338b627ce97fa71d43eb762fd4aaf145d36fc795a
size 1986520

Binary file not shown.

3
weston-13.0.1.tar.xz Normal file
View File

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

BIN
weston-13.0.1.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Apr 23 16:25:21 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 13.0.1
* desktop-shell: clamp view alpha correctly
* desktop-shell: set proper curtain size when no output is
created yet
-------------------------------------------------------------------
Tue Nov 28 02:00:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package weston
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
Name: weston
%define lname libweston0
%define major 13
Version: 13.0.0
Version: 13.0.1
Release: 0
Summary: Wayland Reference Compositor
License: CC-BY-SA-3.0 AND MIT
@ -27,8 +27,8 @@ Group: System/X11/Servers
URL: https://wayland.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/wayland/weston
#Git-Web: https://cgit.freedesktop.org/wayland/weston/
Source: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/weston-%version.tar.xz
Source2: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/weston-%version.tar.xz.sig
Source: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/%name-%version.tar.xz
Source2: https://gitlab.freedesktop.org/wayland/weston/-/releases/%version/downloads/%name-%version.tar.xz.sig
BuildRequires: Mesa-libGLESv3-devel
BuildRequires: gcc-c++
BuildRequires: glibc-devel >= 2.27
@ -123,6 +123,7 @@ to develop plugins for Weston.
%autosetup -p1
%build
# includedir intentional, cf. bugzilla.opensuse.org/795968
%meson -Ddemo-clients=false -Dremoting=false -Dsimple-clients= \
-Dtest-junit-xml=false -Dpipewire=false -Dbackend-vnc=false \
--includedir="%_includedir/%name"
@ -145,8 +146,7 @@ fi
popd
%endif
%post -n libweston-%major-0 -p /sbin/ldconfig
%postun -n libweston-%major-0 -p /sbin/ldconfig
%ldconfig_scriptlets -n libweston-%major-0
%files
%license COPYING