From fbf55ac02e2793bc4f9a198f73071498e5bedfb9 Mon Sep 17 00:00:00 2001 From: Tomas Hrnciar Date: Oct 27 2020 15:08:46 +0000 Subject: Replace Python version glob with macro (needed for Python 3.10+) --- diff --git a/python-pymatreader.spec b/python-pymatreader.spec index c01ccfa..b48a7c5 100644 --- a/python-pymatreader.spec +++ b/python-pymatreader.spec @@ -86,7 +86,7 @@ nosetests-%{python3_version} %files -n python3-%{srcname} %license LICENSE %doc README.md -%{python3_sitelib}/%{srcname}-%{version}-py3.?.egg-info +%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %{python3_sitelib}/%{srcname} %files doc