Skip to content

centos-stream8: fix <version> in treeinfo data

Pino Toscano requested to merge pinotree/osinfo-db:centos-stream-treeinfo into master

CentOS Stream does not have "Stream" as version in .treeinfo files, but "8":

[general]
arch = x86_64
family = CentOS Stream
name = CentOS Stream 8
packagedir = Packages
platforms = x86_64,xen
repository = .
timestamp = 1599776193
variant = BaseOS
variants = BaseOS
version = 8

Yes, there are no .treeinfo files for centos-stream8; I will address that in a separate MR.

Merge request reports