diff --git a/python-ZEO.changes b/python-ZEO.changes index a4a0cfd..0982ffa 100644 --- a/python-ZEO.changes +++ b/python-ZEO.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 26 02:05:02 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Fri Mar 22 13:43:33 UTC 2024 - Matej Cepl diff --git a/python-ZEO.spec b/python-ZEO.spec index 95ae558..6e86ab2 100644 --- a/python-ZEO.spec +++ b/python-ZEO.spec @@ -1,7 +1,7 @@ # # spec file for package python-ZEO # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -104,6 +104,6 @@ export ZEO4_SERVER=1 %python_alternative %{_bindir}/zeopack %python_alternative %{_bindir}/zeo-nagios %{python_sitelib}/ZEO -%{python_sitelib}/ZEO-%{version}*-info +%{python_sitelib}/zeo-%{version}.dist-info %changelog