Also update the setup line to %{name}-%{version} to
match the folder setup from the tar.gz file downloaded
from https://git.spwhitton.name/%{name}/snapshot/%{name}-%{version}.tar.gz
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
Group: Development Tools
License: GPLv3
URL: https://git.spwhitton.name/%{name}
-Source0: %{name}-%{version}.tar.gz
+Source0: https://git.spwhitton.name/%{name}/snapshot/%{name}-%{version}.tar.gz
BuildRequires: python3-docutils
Requires: gnupg2 git-core
collaboration using typical untrusted file hosts or services.
%prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{version}
%build
: