diff --git a/python-Send2Trash.changes b/python-Send2Trash.changes index 7b1b3e6..672e1bc 100644 --- a/python-Send2Trash.changes +++ b/python-Send2Trash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 08:41:02 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Wed Oct 30 19:52:27 UTC 2024 - Dirk Müller diff --git a/python-Send2Trash.spec b/python-Send2Trash.spec index cd88c0a..95c5cc1 100644 --- a/python-Send2Trash.spec +++ b/python-Send2Trash.spec @@ -1,7 +1,7 @@ # # spec file for package python-Send2Trash # -# 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 @@ -75,6 +75,6 @@ export LANG=en_US.UTF8 %doc CHANGES.rst README.rst %python_alternative %{_bindir}/send2trash %{python_sitelib}/send2trash -%{python_sitelib}/Send2Trash-%{version}.dist-info +%{python_sitelib}/send2trash-%{version}.dist-info %changelog