From 583b49023272810137ae7d60e2f0a373edfde525cab05122f7b213f8fe1ca78a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Aug 2025 12:17:09 +0000 Subject: [PATCH] Fix %files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CppHeaderParser?expand=0&rev=4 --- python-CppHeaderParser.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-CppHeaderParser.spec b/python-CppHeaderParser.spec index 21ad757..52040a5 100644 --- a/python-CppHeaderParser.spec +++ b/python-CppHeaderParser.spec @@ -58,6 +58,6 @@ sed -E -i "1{/^#!\/usr\/bin.*python/d}" CppHeaderParser/CppHeaderParser.py %doc README.html README.txt %doc CppHeaderParser/doc/CppHeaderParser.html %{python_sitelib}/CppHeaderParser -%{python_sitelib}/cppheaderparser-%{version}*-info +%{python_sitelib}/[Cc]pp[Hh]eader[Pp]arser-%{version}*-info %changelog