Make the package noarch

The package only contains text files. Nothing is architecture dependent.
This commit is contained in:
Maxwell G 2023-09-07 21:02:52 +00:00
parent 405d233cea
commit a045fe6e21
No known key found for this signature in database
GPG Key ID: F79E4E25E8C661F8

View File

@ -12,6 +12,8 @@ License: GPL-1.0-or-later
URL: https://git.sr.ht/~gotmax23/forge-srpm-macros
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: make
%if %{with tests}
BuildRequires: python3-pytest