From a47c8ad09acbb2775a84cf9ce857457b1d28fd76 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sat, 27 May 2023 12:38:23 -0400 Subject: [PATCH] Do not number the sole Source [skip changelog] --- python-hatch-vcs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-hatch-vcs.spec b/python-hatch-vcs.spec index dc8effe..aae8594 100644 --- a/python-hatch-vcs.spec +++ b/python-hatch-vcs.spec @@ -15,7 +15,7 @@ Summary: Hatch plugin for versioning with your preferred VCS # SPDX License: MIT URL: https://github.com/ofek/hatch-vcs -Source0: %{pypi_source hatch_vcs} +Source: %{pypi_source hatch_vcs} BuildArch: noarch