diff --git a/python-WebOb.changes b/python-WebOb.changes index 77f11af..6a84e76 100644 --- a/python-WebOb.changes +++ b/python-WebOb.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 1 12:45:29 UTC 2025 - Markéta Machová + +- Make the dist-info name case-insensitive + +------------------------------------------------------------------- +Wed Mar 26 01:39:43 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Wed Dec 11 08:46:23 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-WebOb.spec b/python-WebOb.spec index 74ad13c..f6e796d 100644 --- a/python-WebOb.spec +++ b/python-WebOb.spec @@ -1,7 +1,7 @@ # # spec file for package python-WebOb # -# 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 @@ -74,7 +74,7 @@ PYTHONPATH=./src sphinx-build -b html docs build/sphinx/html && rm -r build/sphi %license docs/license.txt %doc CHANGES.txt README.rst %{python_sitelib}/webob -%{python_sitelib}/WebOb-%{version}.dist-info +%{python_sitelib}/[wW]eb[oO]b-%{version}.dist-info %if 0%{?suse_version} > 1500 %files -n python-WebOb-doc