diff --git a/python-Cython0.changes b/python-Cython0.changes index 440e531..e304090 100644 --- a/python-Cython0.changes +++ b/python-Cython0.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 1 11:48:56 UTC 2025 - Markéta Machová + +- Make the dist-info name case-insensitive + +------------------------------------------------------------------- +Tue Mar 25 01:19:44 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Fri Oct 18 08:06:19 UTC 2024 - Markéta Machová diff --git a/python-Cython0.spec b/python-Cython0.spec index 9bb027c..8eff58e 100644 --- a/python-Cython0.spec +++ b/python-Cython0.spec @@ -1,7 +1,7 @@ # # spec file for package python-Cython0 # -# 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 @@ -96,7 +96,7 @@ $python runtests.py -v %python_alternative %{_bindir}/cython %python_alternative %{_bindir}/cythonize %{python_sitearch}/Cython/ -%{python_sitearch}/Cython-%{version}*-info +%{python_sitearch}/[cC]ython-%{version}*-info %{python_sitearch}/cython.py* %pycache_only %{python_sitearch}/__pycache__/cython*.py* %{python_sitearch}/pyximport/