diff --git a/python-pmw.changes b/python-pmw.changes index 334309c..82a9eb8 100644 --- a/python-pmw.changes +++ b/python-pmw.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 29 09:57:13 UTC 2025 - Max Lin + +- Fix Leap 16 build with the different filename naming + ------------------------------------------------------------------- Mon Apr 14 14:49:00 UTC 2025 - Matej Cepl diff --git a/python-pmw.spec b/python-pmw.spec index 08ef600..9db387c 100644 --- a/python-pmw.spec +++ b/python-pmw.spec @@ -54,6 +54,6 @@ sed -i '1d' Pmw/Pmw_2_1_1/{demos/All,bin/bundlepmw,tests/All,tests/ManualTests}. %files %{python_files} %{python_sitelib}/[pP]mw -%{python_sitelib}/pmw-%{version}*-info +%{python_sitelib}/[pP]mw-%{version}*-info %changelog