From ca3aa2375199b1e2922dfb0a47e5a0e2f0d891a52717c79c628063ebe9409811 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 17 May 2023 10:27:28 +0000 Subject: [PATCH] - Update to release 11.0.2 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=110 --- weston-11.0.1.tar.xz | 3 --- weston-11.0.1.tar.xz.sig | Bin 566 -> 0 bytes weston-11.0.2.tar.xz | 3 +++ weston-11.0.2.tar.xz.sig | Bin 0 -> 566 bytes weston.changes | 6 ++++++ weston.spec | 11 +++++------ 6 files changed, 14 insertions(+), 9 deletions(-) delete mode 100644 weston-11.0.1.tar.xz delete mode 100644 weston-11.0.1.tar.xz.sig create mode 100644 weston-11.0.2.tar.xz create mode 100644 weston-11.0.2.tar.xz.sig diff --git a/weston-11.0.1.tar.xz b/weston-11.0.1.tar.xz deleted file mode 100644 index 63e5016..0000000 --- a/weston-11.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a413f68c252957fc3191c3650823ec356ae8c124ccc0cb440da5cdc4e2cb9e57 -size 1900796 diff --git a/weston-11.0.1.tar.xz.sig b/weston-11.0.1.tar.xz.sig deleted file mode 100644 index cbf84452e0b34226fa497094098c6a0ef966158e5a1f2bce2c57e1ce954788ec..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j+1GKYFTvFhXG+@1UOG!o_sN7nBJ0%MuEF#rk)5cV_@ z<_SmE?<;T+0LBpQn{R1~XUN9Q{NeNS+R!F7yVv+Z7Rd-X?1URv4^XnDj%J@|u(nVQDPDuXc{ndvSpSL^~I*T>BCI z`K0fq4)^5p^K6c2j3|T!G%xZ@$%BDa{IKBymE+d=B6-L@4M(wROG|x2Jz1B1WI(TM zWSaLzU&9WY$mI{f_^x1ho}*Z&Cj}}=SNGzVa)54m%B>2yGVT`g+?P7>(3v@A z*~}tliHGJb#k^7pDH2{*)BHF0l!9lrOqD3$8-r^#pe$2=T*Ep9_8RtWSJUz4zBOcD zwlfEOkY$3Qw0YU=~Aeop+nz`=-#LJAY{ zOR8A2ram+dBsu85Ju1+VM5d2Pne4e*y0>9!tN`a96_7|dDG<9 zmu3#JG6|L@_{b{k8?nQ2_Wh@`9qi%9KGi#Ffn!9#iA5GsI|D+L6_X&^k@FeTv~4By zlUWjym5pypn4o{f4k%OYE)2{|{%?BV{-q&7ab99xxWLKA97^2l`y9*_yb;^^ggor+ zs%B@oVyir5Hyd_s5ue^=Y05WskPhh}V?WrLloyH1bU4ITSPE#Q^_AnudFQmJ+|2>= zx4j!(Y+gx&)kF1W4~L)?`jrP3dqqr1L}0%V8;y5xYk?ZQ(S1_B*~6{G@G9Eg*Vdij zEg|a)S-=h4KtEJ2Ql=uqg&rgi;J5#_YID>STv}@MIdw>i9hB}2q~P`uFoIDNbx5y1 zaN%Y!)r4d|Sk+pN_;#}%hbuc`TY}7A)#{!v{l{q;aHcPlrFwYavO@^z1{d*OCeo~L E>Jt(e3;+NC literal 0 HcmV?d00001 diff --git a/weston.changes b/weston.changes index 50ccdc0..4c6ab91 100644 --- a/weston.changes +++ b/weston.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 17 10:26:49 UTC 2023 - Jan Engelhardt + +- Update to release 11.0.2 + * No curated changelog available + ------------------------------------------------------------------- Fri Mar 24 20:57:29 UTC 2023 - Bjørn Lie diff --git a/weston.spec b/weston.spec index 0f9da27..d929897 100644 --- a/weston.spec +++ b/weston.spec @@ -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"