diff --git a/python-jaraco.vcs.changes b/python-jaraco.vcs.changes index da8658d..3dc2762 100644 --- a/python-jaraco.vcs.changes +++ b/python-jaraco.vcs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 15:35:58 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + ------------------------------------------------------------------- Wed Mar 26 05:48:36 UTC 2025 - Steve Kowalik diff --git a/python-jaraco.vcs.spec b/python-jaraco.vcs.spec index 472e9d9..ddaed38 100644 --- a/python-jaraco.vcs.spec +++ b/python-jaraco.vcs.spec @@ -67,6 +67,6 @@ Facilities for working with VCS repositories %doc README.rst %license LICENSE %{python_sitelib}/jaraco/vcs -%{python_sitelib}/jaraco_vcs-%{version}.dist-info +%{python_sitelib}/jaraco[_.]vcs-%{version}.dist-info %changelog