From 8bee98c59b8ddc379cf6676d377cf662ff4437d5 Mon Sep 17 00:00:00 2001 From: kiritakekumi Date: Sun, 7 Dec 2025 11:34:41 +0800 Subject: [PATCH] Update wayland-utils.spec --- wayland-utils/wayland-utils.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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} +