diff --git a/python-Paste.changes b/python-Paste.changes index 41cfb09..4f04940 100644 --- a/python-Paste.changes +++ b/python-Paste.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 03:51:18 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Thu Aug 29 10:49:09 UTC 2024 - pgajdos@suse.com diff --git a/python-Paste.spec b/python-Paste.spec index 5054655..7183f65 100644 --- a/python-Paste.spec +++ b/python-Paste.spec @@ -1,7 +1,7 @@ # # spec file for package python-Paste # -# 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 @@ -62,7 +62,7 @@ rm tests/test_proxy.py %license docs/license.txt %doc README.rst %{python_sitelib}/paste -%{python_sitelib}/Paste-%{version}.dist-info +%{python_sitelib}/paste-%{version}.dist-info %{python_sitelib}/Paste-%{version}-py*-nspkg.pth %changelog