- 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"

OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=98
This commit is contained in:
Charles Arnold 2020-06-01 19:15:51 +00:00 committed by Git OBS Bridge
parent cfae1686ee
commit e05f9c3494
4 changed files with 19 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb26106ad4a9f8523f81b332d2aedb717cdcb0500b3f68ba7c6ff945c4d627e9
size 272228

3
libosinfo-1.8.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49ff32be0d209f6c99480e28b94340ac3dd0158322ae4303adfbdfe973a108a5
size 273324

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jun 1 12:44:42 MDT 2020 - carnold@suse.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 4 22:10:00 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libosinfo
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
@ -13,14 +13,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define with_lang 1
Name: libosinfo
Version: 1.7.1
Version: 1.8.0
Release: 0
Summary: Operating system and hypervisor information management library
License: LGPL-2.1-or-later AND GPL-2.0-or-later