From 5ae86170fa8e8779ce15fdc905ba76c1d80a68e716d406c4676cd97674beb73c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 29 Apr 2025 10:24:43 +0000 Subject: [PATCH] Accepting request 1273381 from home:mlin7442:branches:devel:languages:python fix Leap 16 build OBS-URL: https://build.opensuse.org/request/show/1273381 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pmw?expand=0&rev=25 --- python-pmw.changes | 5 +++++ python-pmw.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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