diff --git a/wayland-utils/wayland-utils.spec b/wayland-utils/wayland-utils.spec index 5699da1..dadca7d 100644 --- a/wayland-utils/wayland-utils.spec +++ b/wayland-utils/wayland-utils.spec @@ -1,14 +1,20 @@ +# SPDX-FileCopyrightText: (C) 2025 Institute of Software, Chinese Academy of Sciences (ISCAS) +# SPDX-FileCopyrightText: (C) 2025 openRuyi Project Contributors +# SPDX-FileContributor: jingyupu +# +# SPDX-License-Identifier: MulanPSL-2.0 Name: wayland-utils Version: 1.2.0 -Release: 0 +Release: %autorelease Summary: Wayland diagnostic utilities License: MIT Group: System/X11/Utilities URL: https://wayland.freedesktop.org/ +#!RemoteAsset Source: https://gitlab.freedesktop.org/wayland/%name/-/releases/%version/downloads/%name-%version.tar.xz +#!RemoteAsset Source1: https://gitlab.freedesktop.org/wayland/%name/-/releases/%version/downloads/%name-%version.tar.xz.sig -Source3: %name.keyring BuildRequires: cmake BuildRequires: meson BuildRequires: pkgconfig(libdrm) @@ -39,3 +45,5 @@ protocols. %license COPYING %changelog +%{?autochangelog} +