- Update to release 11.0.2

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=110
This commit is contained in:
Jan Engelhardt 2023-05-17 10:27:28 +00:00 committed by Git OBS Bridge
parent bc24927c04
commit ca3aa23751
6 changed files with 14 additions and 9 deletions

View File

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

Binary file not shown.

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

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

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

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 17 10:26:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 11.0.2
* No curated changelog available
-------------------------------------------------------------------
Fri Mar 24 20:57:29 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package weston
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,8 +19,7 @@
Name: weston
%define lname libweston0
%define major 11
%define realver 11.0.1
Version: 11
Version: 11.0.2
Release: 0
Summary: Wayland Reference Compositor
License: CC-BY-SA-3.0 AND MIT
@ -28,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/uploads/f5648c818fba5432edc3ea63c4db4813/weston-11.0.1.tar.xz
Source2: https://gitlab.freedesktop.org/wayland/weston/uploads/bb54e28b5ee47aaccb30a8ffbc31f977/weston-11.0.1.tar.xz.sig
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
BuildRequires: Mesa-libGLESv3-devel
BuildRequires: autoconf >= 2.64
BuildRequires: automake >= 1.11
@ -122,7 +121,7 @@ This package contains all necessary include files and libraries needed
to develop plugins for Weston.
%prep
%autosetup -n %name-%realver -p1
%autosetup -p1
%build
echo "Workaround broken weston that fails to cope with -Wl,--no-undefined injected by meson/ninja"