diff --git a/python-zope.testbrowser.changes b/python-zope.testbrowser.changes index 391d729..472107c 100644 --- a/python-zope.testbrowser.changes +++ b/python-zope.testbrowser.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 1 16:06:01 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + +------------------------------------------------------------------- +Thu Mar 27 00:40:11 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Wed Aug 14 14:55:21 UTC 2024 - Dirk Müller diff --git a/python-zope.testbrowser.spec b/python-zope.testbrowser.spec index 6a30145..24543ad 100644 --- a/python-zope.testbrowser.spec +++ b/python-zope.testbrowser.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.testbrowser # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -101,7 +101,7 @@ cd src %dir %{python_sitelib}/zope %{python_sitelib}/zope/testbrowser %{python_sitelib}/zope.testbrowser-%{version}-py*-nspkg.pth -%{python_sitelib}/zope.testbrowser-%{version}.dist-info +%{python_sitelib}/zope[_.]testbrowser-%{version}.dist-info %endif %changelog