Do not number the sole Source

[skip changelog]
This commit is contained in:
Benjamin A. Beasley 2023-05-29 09:59:39 -04:00
parent c217bc6159
commit 835e4cc4bb

View File

@ -12,7 +12,7 @@ Release: %autorelease
# The entire source is (SPDX) MIT, except pyrsistent/_toolz.py which is BSD-3-Clause.
License: MIT AND BSD-3-Clause
URL: https://github.com/tobgu/pyrsistent/
Source0: %{url}/archive/v%{version}/pyrsistent-%{version}.tar.gz
Source: %{url}/archive/v%{version}/pyrsistent-%{version}.tar.gz
BuildRequires: python3-devel
BuildRequires: gcc