Update wayland-utils.spec
This commit is contained in:
@@ -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 <pujingyu@iscas.ac.cn>
|
||||
#
|
||||
# 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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user