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
commit f65b3a6236
Signed by: gotmax23
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