14
0

Accepting request 958482 from home:dimstar:Factory

- Dynamically add a dependency to the libmpv version that was
  present during build. Allows to dynamically move between various
  so versions (e.g. libmpv1 to libmpv2).

OBS-URL: https://build.opensuse.org/request/show/958482
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpv?expand=0&rev=29
This commit is contained in:
2022-03-02 17:08:46 +00:00
committed by Git OBS Bridge
parent 78d922e4c6
commit 47d399be13
3 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 2 15:50:32 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Dynamically add a dependency to the libmpv version that was
present during build. Allows to dynamically move between various
so versions (e.g. libmpv1 to libmpv2).
-------------------------------------------------------------------
Sun Jul 26 06:26:13 UTC 2020 - aloisio@gmx.com