15
0
forked from pool/python-pmw

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
This commit is contained in:
2025-04-29 10:24:43 +00:00
committed by Git OBS Bridge
parent 908ecd0db9
commit 5ae86170fa
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 29 09:57:13 UTC 2025 - Max Lin <mlin@suse.com>
- Fix Leap 16 build with the different filename naming
-------------------------------------------------------------------
Mon Apr 14 14:49:00 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -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