diff --git a/python-OWSLib.spec b/python-OWSLib.spec index dd4e1e5..c0e22d6 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -15,7 +15,8 @@ Summary: Client library for OGC web services License: BSD-3-Clause URL: https://geopython.github.io/OWSLib -Source: https://github.com/geopython/OWSLib/archive/%{version}/OWSLib-%{version}.tar.gz +%global forgeurl https://github.com/geopython/OWSLib +Source: %{forgeurl}/archive/%{version}/OWSLib-%{version}.tar.gz BuildArch: noarch