14
0

- Do not use %_libdir, it doesn't expand correctly on 64 bit arches.

- Run a portion of the testsuite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpv?expand=0&rev=46
This commit is contained in:
2025-02-14 03:27:20 +00:00
committed by Git OBS Bridge
parent 65d2430059
commit be52a57095
2 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 14 03:26:31 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Do not use %_libdir, it doesn't expand correctly on 64 bit arches.
- Run a portion of the testsuite.
-------------------------------------------------------------------
Mon Jun 24 15:32:51 UTC 2024 - Dirk Müller <dmueller@suse.com>