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
|
Name: wayland-utils
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: %autorelease
|
||||||
Summary: Wayland diagnostic utilities
|
Summary: Wayland diagnostic utilities
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System/X11/Utilities
|
Group: System/X11/Utilities
|
||||||
URL: https://wayland.freedesktop.org/
|
URL: https://wayland.freedesktop.org/
|
||||||
|
#!RemoteAsset
|
||||||
Source: https://gitlab.freedesktop.org/wayland/%name/-/releases/%version/downloads/%name-%version.tar.xz
|
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
|
Source1: https://gitlab.freedesktop.org/wayland/%name/-/releases/%version/downloads/%name-%version.tar.xz.sig
|
||||||
Source3: %name.keyring
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: pkgconfig(libdrm)
|
BuildRequires: pkgconfig(libdrm)
|
||||||
@@ -39,3 +45,5 @@ protocols.
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
%{?autochangelog}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user