https://bugzilla.redhat.com/show_bug.cgi?id=2284159
--- Comment #2 from Neal Gompa ngompa13@gmail.com --- Initial spec review:
Release: 1
Missing DistTag.
%if %{with vendor} # see create-vendor-tarball.sh in this distgit repo Source0: trayscale-%{version}-vendored.tar.xz %else Source0: %{gosource} %endif
The script needs to be included as a source so that it's part of the SRPM.
desktop-file-validate %{buildroot}%{_datadir}/applications/dev.deedles.Trayscale.desktop appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Trayscale.metainfo.xml
This should be in %check