Fix the VCS field

This commit is contained in:
Jerry James 2024-07-17 15:03:00 -06:00
commit d4207079e6

View file

@ -1,3 +1,5 @@
%global giturl https://github.com/pradyunsg/furo
Name: python-furo
Version: 2024.05.06
Release: %autorelease
@ -5,8 +7,8 @@ Summary: Clean customizable Sphinx documentation theme
License: MIT
URL: https://pradyunsg.me/furo/
VCS: https://github.com/pradyunsg/furo
Source0: %{vcs}/archive/%{version}/furo-%{version}.tar.gz
VCS: git:%{giturl}.git
Source0: %{giturl}/archive/%{version}/furo-%{version}.tar.gz
# Source1 and Source2 created with ./prepare_vendor.sh
Source1: furo-%{version}-vendor.tar.xz
Source2: furo-%{version}-vendor-licenses.txt