File project.diff of Package tbb
--- tbb.changes.orig
+++ tbb.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Sat May 3 01:22:22 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- older versions can still ship with egg info over dist info files
+ support that too in the filelist
+
+-------------------------------------------------------------------
Thu Apr 3 05:23:16 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Support older and current versions of setuptools WRT to the case of
--- tbb.spec.orig
+++ tbb.spec
@@ -308,7 +308,7 @@ popd
%files %{python_files %{name}}
%{python_sitearch}/tbb
%{python_sitearch}/TBB.py
-%{python_sitearch}/[Tt][Bb][Bb]-%{version}.dist-info
+%{python_sitearch}/[Tt][Bb][Bb]-%{version}*-info
%pycache_only %{python_sitearch}/__pycache__/TBB*
%endif