Update wayland-protocols.spec

This commit is contained in:
2025-11-17 13:42:59 +09:00
parent e1eca1ddda
commit 7511601c9b

View File

@@ -9,13 +9,6 @@ URL: https://wayland.freedesktop.org
Source: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz Source: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz
Source2: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz.sig Source2: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz.sig
Source3: %{name}.keyring Source3: %{name}.keyring
%if 0%{?suse_version} > 1500
BuildRequires: c++_compiler
BuildRequires: c_compiler
%else
BuildRequires: gcc11
BuildRequires: gcc11-c++
%endif
BuildRequires: meson >= 0.55.0 BuildRequires: meson >= 0.55.0
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: python3-base BuildRequires: python3-base