Skip to content

Commit 8a3b2da

Browse files
committed
Fix source link in spec file
1 parent 1525e1b commit 8a3b2da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-icat.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Url: $url
1515
Summary: $description
1616
License: Apache-2.0
1717
Group: Development/Libraries/Python
18-
Source: https://github.com/icatproject/python-icat/releases/latest/download/python-icat-%{version}.tar.gz
18+
Source: https://github.com/icatproject/python-icat/releases/download/%{version}/python-icat-%{version}.tar.gz
1919
BuildRequires: python%{pyversfx}-base >= 3.4
2020
BuildRequires: python%{pyversfx}-setuptools
2121
BuildRequires: fdupes

0 commit comments

Comments
 (0)