diff --git a/python-PyKMIP.changes b/python-PyKMIP.changes index a5b367b..0c9f913 100644 --- a/python-PyKMIP.changes +++ b/python-PyKMIP.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 04:51:22 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Thu Mar 28 03:58:37 UTC 2024 - Steve Kowalik diff --git a/python-PyKMIP.spec b/python-PyKMIP.spec index 2b11401..04ca6ef 100644 --- a/python-PyKMIP.spec +++ b/python-PyKMIP.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyKMIP # -# 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 @@ -91,7 +91,7 @@ sed -i '/"enum-compat",/d' setup.py %license LICENSE.txt %doc README.rst %{python_sitelib}/kmip -%{python_sitelib}/PyKMIP-%{version}.dist-info +%{python_sitelib}/pykmip-%{version}.dist-info %python_alternative %{_bindir}/pykmip-server %changelog