From eb6f4cf37c3ef0f6ec48f15945d07e1eade888ce61b8bb164f193b19c11a04b1 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 Oct 2021 10:37:07 +0000 Subject: [PATCH 1/2] Accepting request 923491 from home:favogt:branches:home:ngh - Update to 1.23: * This release adds the new gesture "hold" to the pointer gesture protocol. - Switch to building with meson - Based on work from home:ngh - Update description to fix grammar OBS-URL: https://build.opensuse.org/request/show/923491 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=51 --- wayland-protocols-1.22.tar.xz | 3 --- wayland-protocols-1.22.tar.xz.sig | Bin 566 -> 0 bytes wayland-protocols-1.23.tar.xz | 3 +++ wayland-protocols-1.23.tar.xz.sig | Bin 0 -> 566 bytes wayland-protocols.changes | 9 +++++++++ wayland-protocols.spec | 24 +++++++++++++----------- 6 files changed, 25 insertions(+), 14 deletions(-) delete mode 100644 wayland-protocols-1.22.tar.xz delete mode 100644 wayland-protocols-1.22.tar.xz.sig create mode 100644 wayland-protocols-1.23.tar.xz create mode 100644 wayland-protocols-1.23.tar.xz.sig diff --git a/wayland-protocols-1.22.tar.xz b/wayland-protocols-1.22.tar.xz deleted file mode 100644 index 7e8f6ba..0000000 --- a/wayland-protocols-1.22.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96e7cf03524995a47028236c6d6141c874e693cb80c0be8dabe15455cdd5a5a7 -size 120084 diff --git a/wayland-protocols-1.22.tar.xz.sig b/wayland-protocols-1.22.tar.xz.sig deleted file mode 100644 index 0fe9de4570c78de6435d8e70adf8dab3b1f81e26f9493bf4cb4967bde153fde3..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j+K2f(5vy1k*gy$-pi?(CicHWo?+0%0#PIsgg@5T@?z zo&h!%N^=?z0Hq#MWFILXJTyn9J&!eMs+c8lF1W^~*p~^>S0Cf6Gu@-vZl4))X@hhk zFskR?&~ndAYm=*yN@&$1lTm8No=T$Ho5*|LTq$~=fHgLs<*;SZdV^4|@HOsY}j&?!}T@0r8SdGCZ*KtdR8)IH+y_hIM12>}Is{h4r3nxK|Z54pF8+eOPeH zd8=bMbt16FUk7~ApT9z3MLI>;uE>rKE<))i!*Jc}AdC;Zxy8P%XK*kP#J(1k1M|!4 z2FgBPL^LCUV?431bx?i(sW68l%rDdt@7Pw$m#NpgGN3;Z$E(fD!J=)%)}8iL+g(Uq z<4-zX(Na9J3H`Cg$>lNf8_0jZS-wDa4g(?B{kgGb!gvLcci9UZdsAf>{Z*7 z48W2@KiPNh4=GCG=;vhP_(x$60RgJDQZHR5D@{mGDgB)5%Yr1&PeIJ48vJ2 zO%dxvU#X1wINeE@*hF~3c3QKFEyNPMXJc$fZusY@I4dTvtNAU-v=?>fFPXV{B@Os$ zZpqk!}4j#1DtV!JC(j{!ik+|Pkumd$00ZhpIj3f@n>0k7)=z5vC7U3RO84q z|GX8&s_*6aM>w}hO-iL2r)9b4_qN>GEyYKK|KZ+|;ma+k1z(C(vG+i5^MPhA^-dgR ziDzb_Vywyo{yzm?dD*&#p3g=uag%hUi+pCPx6j;F*9yH?-HYM)@;_}bjYx>UF|3$E zpKnqTPI}SMzbO;}_S2O$fKy@}_6~S#3D3?@a$wBjhT_l2y{ZHj_#L-sL-tQEq z>S9I_wA*SY`Dv_!RGqD!NWkA-5`#zqDFfOD73iP`T(g|?L@+^n69$>&p8sMEsgpOz zZwM07koJD}1e3YtpVweKzYDqYe_j27!L|GiKS=DaIiw=4sbP~}&YSkVezStGF8P{H E0SzM)LI3~& literal 0 HcmV?d00001 diff --git a/wayland-protocols.changes b/wayland-protocols.changes index a648443..b0e1dfd 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 6 11:46:58 UTC 2021 - Fabian Vogt + +- Update to 1.23: + * This release adds the new gesture "hold" to the pointer gesture protocol. +- Switch to building with meson +- Based on work from home:ngh +- Update description to fix grammar + ------------------------------------------------------------------- Wed Sep 1 17:58:37 UTC 2021 - Christophe Giboudeaux diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 22b55d7..5f5667e 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -18,34 +18,35 @@ Name: wayland-protocols -Version: 1.22 +Version: 1.23 Release: 0 -Summary: Wayland protocols that adds functionality not available in the core protocol +Summary: Wayland protocols that add functionality not available in the core protocol License: MIT Group: Development/Libraries/C and C++ URL: https://wayland.freedesktop.org/ Source: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz Source2: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz.sig Source3: %{name}.keyring +BuildRequires: meson >= 0.54.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(wayland-scanner) BuildArch: noarch %description -This package contains Wayland protocols that adds functionality not -available in the Wayland core protocol. Such protocols either adds -completely new functionality, or extends the functionality of some other +This package contains Wayland protocols that add functionality not +available in the Wayland core protocol. Such protocols either add +completely new functionality, or extend the functionality of some other protocol either in Wayland core, or some other protocol in wayland-protocols. %package devel -Summary: Wayland protocols that adds functionality not available in the core protocol +Summary: Wayland protocols that add functionality not available in the core protocol Group: Development/Libraries/C and C++ %description devel -This package contains Wayland protocols that adds functionality not -available in the Wayland core protocol. Such protocols either adds -completely new functionality, or extends the functionality of some other +This package contains Wayland protocols that add functionality not +available in the Wayland core protocol. Such protocols either add +completely new functionality, or extend the functionality of some other protocol either in Wayland core, or some other protocol in wayland-protocols. @@ -53,10 +54,11 @@ wayland-protocols. %autosetup %build -%configure +%meson -Dtests=false +%meson_build %install -%make_install +%meson_install %files devel %doc README.md GOVERNANCE.md MEMBERS.md From 44e602fd45ad3073a89f4d21d49f1f96ca0a03cbff416b38053d6205b8b832eb Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Wed, 13 Oct 2021 09:02:25 +0000 Subject: [PATCH 2/2] Accepting request 925027 from home:iznogood:branches:X11:Wayland - Run test-suite during build: + Add c_compiler and c++_compiler BuildRequires. + Stop passing tests=false to meson. + Add check section and meson_test macro. OBS-URL: https://build.opensuse.org/request/show/925027 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=52 --- wayland-protocols.changes | 8 ++++++++ wayland-protocols.spec | 8 +++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.changes b/wayland-protocols.changes index b0e1dfd..801c174 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 13 08:04:58 UTC 2021 - Bjørn Lie + +- Run test-suite during build: + + Add c_compiler and c++_compiler BuildRequires. + + Stop passing tests=false to meson. + + Add check section and meson_test macro. + ------------------------------------------------------------------- Wed Oct 6 11:46:58 UTC 2021 - Fabian Vogt diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 5f5667e..8618d3e 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -27,6 +27,9 @@ URL: https://wayland.freedesktop.org/ Source: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz Source2: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz.sig Source3: %{name}.keyring + +BuildRequires: c_compiler +BuildRequires: c++_compiler BuildRequires: meson >= 0.54.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(wayland-scanner) @@ -54,12 +57,15 @@ wayland-protocols. %autosetup %build -%meson -Dtests=false +%meson %meson_build %install %meson_install +%check +%meson_test + %files devel %doc README.md GOVERNANCE.md MEMBERS.md %license COPYING