14
0

Accepting request 1003624 from home:bnavigator:branches:devel:languages:python

- Work around long standing rpm-directory-to-symlink-bug
  * https://docs.fedoraproject.org/en-US/packaging-guidelines/Directory_Replacement/
  * rh#447156
  * use shell instead of lua for pretrans scriptlet

OBS-URL: https://build.opensuse.org/request/show/1003624
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybind11?expand=0&rev=36
This commit is contained in:
2022-09-15 12:20:26 +00:00
committed by Git OBS Bridge
parent 904456585f
commit 3e6bf1e682
2 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Sep 14 21:02:16 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Work around long standing rpm-directory-to-symlink-bug
* https://docs.fedoraproject.org/en-US/packaging-guidelines/Directory_Replacement/
* rh#447156
* use shell instead of lua for pretrans scriptlet
-------------------------------------------------------------------
Sun Sep 11 00:15:11 UTC 2022 - Ben Greiner <code@bnavigator.de>