diff --git a/jirafs-1.17.5.tar.gz b/1.17.5.tar.gz similarity index 100% rename from jirafs-1.17.5.tar.gz rename to 1.17.5.tar.gz diff --git a/python-jirafs.spec b/python-jirafs.spec index 646cd24..1bb2cf2 100644 --- a/python-jirafs.spec +++ b/python-jirafs.spec @@ -1,7 +1,7 @@ # # spec file for package python-jirafs # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ Summary: Library for editing JIRA issues as local text files License: MIT Group: Development/Languages/Python URL: https://github.com/coddingtonbear/jirafs -Source: https://files.pythonhosted.org/packages/source/j/jirafs/jirafs-%{version}.tar.gz +Source: https://github.com/coddingtonbear/jirafs/archive/%{version}.tar.gz Patch0: capitalization.patch BuildRequires: %{python_module PrettyTable} BuildRequires: %{python_module behave}