diff --git a/python-Durus.changes b/python-Durus.changes index c40f08b..59ad171 100644 --- a/python-Durus.changes +++ b/python-Durus.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 01:21:04 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Thu Nov 7 08:51:48 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-Durus.spec b/python-Durus.spec index befca1c..217ecb1 100644 --- a/python-Durus.spec +++ b/python-Durus.spec @@ -1,7 +1,7 @@ # # spec file for package python-Durus # -# Copyright (c) 2021 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %{?sle15_python_module_pythons} Name: python-Durus Version: 4.3 @@ -30,7 +31,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives %python_subpackages %description @@ -67,6 +68,6 @@ export CFLAGS="%{optflags}" %doc ACKS.txt CHANGES.txt README.md doc/FAQ.txt %python_alternative %{_bindir}/durus %{python_sitearch}/durus -%{python_sitearch}/Durus-%{version}.dist-info +%{python_sitearch}/durus-%{version}.dist-info %changelog