diff --git a/python-patiencediff.changes b/python-patiencediff.changes index 7881c13..dfc0095 100644 --- a/python-patiencediff.changes +++ b/python-patiencediff.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 15 23:43:59 UTC 2022 - John Vandenberg + +- Add package specific URL + ------------------------------------------------------------------- Sat Mar 26 14:25:57 UTC 2022 - Dirk Müller diff --git a/python-patiencediff.spec b/python-patiencediff.spec index b968fc5..105becc 100644 --- a/python-patiencediff.spec +++ b/python-patiencediff.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Python implementation of the patiencediff algorithm License: GPL-2.0-or-later Group: Development/Languages/Python -URL: https://www.breezy-vcs.org/ +URL: https://github.com/breezy-team/patiencediff Source: https://files.pythonhosted.org/packages/source/p/patiencediff/patiencediff-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pytest}