Changelog for
libosinfo-lang-1.10.0-5.3.noarch.rpm :
* Tue Oct 04 2022 carnoldAATTsuse.com- jsc#PED-2113 [Virt Tools] Refresh Virtualization Tools for Xen and KVM Management
* Wed Aug 31 2022 Bjørn Lie
- Add 3a0fef72.patch: build: Add option to select libsoup ABI. Following this, add conditional pkgconfig(libsoup-3.0) BuildRequires.- Modernize spec, use ldconfig_scriptlets macro for post(un) handling, package COPYING with license macro.
* Wed Mar 30 2022 carnoldAATTsuse.com- bsc#1197769 - FTBFS: libosinfo won\'t compile on SP4 libosinfo.spec
* Tue Mar 01 2022 carnoldAATTsuse.com- Update to version 1.10.0 Changes in this release include:
* Add API for resolving multiple tree matches
* Add API for resolving multiple media matches
* Add API to match between two OsinfoTree
* Add API to match between two OsinfoMedia
* Add API to get a complete list of firmwares
* Add missing documentation of osinfo_os_add_firmware()
* Add release status to osinfo-query
* Add --all flag to all tools to report all matches
* Fix hiding database entries
* Adapt to libsoup3 which is now preferred over libsoup2
* Several CI improvements
* Several translations improvements
* Tue Mar 02 2021 carnoldAATTsuse.com- Update to version 1.9.0 Changes in this release include:
* Improve on the osinfo-tools\' and osinfo-detect\'s help
* Several CI improvements
* Several translations improvements
* Improve on debuggability of the loader code
* Fix build when using clang
* Tue Aug 18 2020 Dominique Leuenberger - Explicitly call %meson_build in the %build section: It was never needed (but should have been there) before as the %meson_install macro would perform a project rebuild. However, most recent versions of meson have changed the %meson_install macro to use `--no-rebuild`, exposing then this issue on our spec file.
* Mon Jun 01 2020 carnoldAATTsuse.com- Update to version 1.8.0 Changes in this release include:
* Several CI improvements
* Several release scripts improvements
* Several translations improvements
* Several syntax-check improvements
* Code cleanup in order to modernize the GObject usage
* Add API to get whether a firmware is supported or not
* Add API to get \"cloud-image-username\"
* Tue Feb 04 2020 Bjørn Lie - No longer recommend -lang: supplements are in use.
* Wed Jan 08 2020 carnoldAATTsuse.com- Drop ids.tar.bz2 in favor of using hwdata. (boo#1159838)
* Fri Dec 27 2019 Dominique Leuenberger - BuildRequire and Require hwdata: usb.ids and pci.ids are shipped and maintained by this package. Prior to version 1.7.x, libosinfo shipped own, outdated copies (boo#1159838).