We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1525e1b commit 8a3b2daCopy full SHA for 8a3b2da
1 file changed
python-icat.spec
@@ -15,7 +15,7 @@ Url: $url
15
Summary: $description
16
License: Apache-2.0
17
Group: Development/Libraries/Python
18
-Source: https://github.com/icatproject/python-icat/releases/latest/download/python-icat-%{version}.tar.gz
+Source: https://github.com/icatproject/python-icat/releases/download/%{version}/python-icat-%{version}.tar.gz
19
BuildRequires: python%{pyversfx}-base >= 3.4
20
BuildRequires: python%{pyversfx}-setuptools
21
BuildRequires: fdupes
0 commit comments