SHA256
6
0
forked from pool/texinfo

- In case of an update of package info: do never remove existing

info page from dir file (boo#1201852)

- Do lua scripting only once for execute() function 

- Check for filetrigger lua scriplets if rpm.execute() as function
  call is given and used this

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texinfo?expand=0&rev=65
This commit is contained in:
2022-08-05 17:49:32 +00:00
committed by Git OBS Bridge
parent f11c278de4
commit 45947a6508
2 changed files with 48 additions and 32 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Aug 3 08:30:34 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- In case of an update of package info: do never remove existing
info page from dir file (boo#1201852)
-------------------------------------------------------------------
Fri Jul 29 12:14:22 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- Do lua scripting only once for execute() function
-------------------------------------------------------------------
Wed Jul 27 07:39:30 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- Check for filetrigger lua scriplets if rpm.execute() as function
call is given and used this
-------------------------------------------------------------------
Tue Apr 26 13:37:31 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>