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>
Wed, 1 Nov 2023 11:14:40 +0000 (11:14 +0000)
commit649655f427932fe79b96a41f883c8054b1806191
treef956a5d23dc87806be6d54f6d61dd5ce6a8defce
parent8562c65ff8aae3899cdb190319709500b7651492
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>
include/package-dumpinfo.mk
scripts/metadata.pm