diff --git a/python-PyPika.changes b/python-PyPika.changes index af4621a..ca048eb 100644 --- a/python-PyPika.changes +++ b/python-PyPika.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 05:56:05 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Fri Aug 30 17:56:55 UTC 2024 - Meera Belur diff --git a/python-PyPika.spec b/python-PyPika.spec index 12f8ed8..ab31a33 100644 --- a/python-PyPika.spec +++ b/python-PyPika.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyPika # -# 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 @@ -60,6 +60,6 @@ cp -r ../pypika-%{version}/pypika/tests ./pypika %doc README.rst %license LICENSE.txt %{python_sitelib}/pypika -%{python_sitelib}/PyPika-%{version}.dist-info +%{python_sitelib}/pypika-%{version}.dist-info %changelog