diff --git a/python-dictknife.changes b/python-dictknife.changes index 7b6193a..cc21172 100644 --- a/python-dictknife.changes +++ b/python-dictknife.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 17 07:16:31 UTC 2020 - Tomáš Chvátal + +- Fix source url to match up the reality as this was fetched from + github + ------------------------------------------------------------------- Wed Aug 12 04:30:58 UTC 2020 - John Vandenberg diff --git a/python-dictknife.spec b/python-dictknife.spec index 8d3ce03..800510b 100644 --- a/python-dictknife.spec +++ b/python-dictknife.spec @@ -23,9 +23,8 @@ Version: 0.13.0 Release: 0 Summary: Army knife of handling data License: MIT -Group: Development/Languages/Python URL: https://github.com/podhmo/dictknife -Source: https://files.pythonhosted.org/packages/source/d/dictknife/dictknife-%{version}.tar.gz +Source: https://github.com/podhmo/dictknife/archive/%{version}.tar.gz#/dictknife-%{version}.tar.gz BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module google-api-python-client} BuildRequires: %{python_module jsonpatch} @@ -37,8 +36,8 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module toml} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(post): update-alternatives +Requires(postun): update-alternatives Suggests: python-PyYAML Suggests: python-google-api-python-client Suggests: python-jsonpatch