From b7d7beed794be20b38177a476c461809ae6606e9 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 28 May 2023 13:04:15 -0400 Subject: [PATCH] Do not number the sole Source [skip changelog] --- python-OWSLib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index d71eb2c..af099ee 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -11,7 +11,7 @@ Summary: Client library for OGC web services License: BSD-3-Clause URL: https://geopython.github.io/OWSLib -Source0: https://github.com/geopython/OWSLib/archive/%{version}/OWSLib-%{version}.tar.gz +Source: https://github.com/geopython/OWSLib/archive/%{version}/OWSLib-%{version}.tar.gz BuildArch: noarch