package-dumpinfo,metadata: add ABI version information to package index
authorPetr Štetiar <ynezz@true.cz>
Thu, 26 Oct 2023 16:11:47 +0000 (16:11 +0000)
committerPetr Štetiar <ynezz@true.cz>
Thu, 2 Nov 2023 14:44:46 +0000 (14:44 +0000)
commit4ef8899c7ab6ac9c69f7cc7138c3fc8a3fec777b
tree1b36e5d64067759357c8754a46c8acae7fa25b40
parentfdeb7d6dd050a56ede48e29f9ebfb5fe351328a5
package-dumpinfo,metadata: add ABI version information to package index

There is no standard for ABI versioning, so its not possible to find out
from `libext2fs2`, `libiwinfo20230701` or `libss2` package names if
thats just package name or package name with ABI version included. To
help with the decision, lets make ABI version aviable in package index.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit 649655f427932fe79b96a41f883c8054b1806191)
include/package-dumpinfo.mk
scripts/metadata.pm