From 064151361cb8f428945971bdacdbc310ace39542 Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Oct 20 2023 14:06:35 +0000 Subject: Do not number the sole Source [skip changelog] --- diff --git a/python-llvmlite.spec b/python-llvmlite.spec index bf09eeb..5a883f0 100644 --- a/python-llvmlite.spec +++ b/python-llvmlite.spec @@ -28,7 +28,7 @@ License: BSD-2-Clause AND LicenseRef-Fedora-Public-Domain URL: http://llvmlite.pydata.org/ %global forgeurl https://github.com/numba/llvmlite -Source0: %{forgeurl}/archive/v%{version}/llvmlite-%{version}.tar.gz +Source: %{forgeurl}/archive/v%{version}/llvmlite-%{version}.tar.gz BuildRequires: python3-devel