From d3b2341b273d4ae445dca63ddf899506d2a3e512 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 19 May 2019 11:34:43 +0200 Subject: [PATCH] Relax the %files glob, prep for Python 3.8 --- python-dmidecode.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-dmidecode.spec b/python-dmidecode.spec index a6dead3..f0c8f56 100644 --- a/python-dmidecode.spec +++ b/python-dmidecode.spec @@ -93,7 +93,7 @@ done %files -n python3-dmidecode %license python3/doc/LICENSE python3/doc/AUTHORS python3/doc/AUTHORS.upstream %doc python3/README python3/doc/README.upstream -%{python3_sitearch}/dmidecodemod.cpython-%{python3_version_nodots}m-*.so +%{python3_sitearch}/dmidecodemod.cpython-%{python3_version_nodots}*.so %{python3_sitearch}/__pycache__/dmidecode.cpython-%{python3_version_nodots}*.py[co] %{python3_sitearch}/dmidecode.py %{python3_sitearch}/*.egg-info