Update to version 1.1.0

OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=59
This commit is contained in:
Charles Arnold 2017-08-15 18:05:38 +00:00 committed by Git OBS Bridge
parent c73af08e0b
commit 0924730716
4 changed files with 23 additions and 4 deletions

View File

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

3
libosinfo-1.1.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Aug 15 10:53:05 MDT 2017 - carnold@suse.com
- Update to version 1.1.0
Changes in this release include:
- Force UTF-8 locale for new glib-mkenums
- Avoid python warnings in example program
- Misc test suite updates
- Fix typo in error messages
- Remove ISO header string padding
- Disable bogus gcc warning about unsafe loop optimizations
- Remove reference to fedorahosted.org
- Don't hardcode /usr/bin/perl, use /usr/bin/env
- Support eject-after-install parameter in OsinfoMedia
- Fix misc warnings in docs
- Fix error propagation when loading DB
- Add usb.ids / pci.ids locations for FreeBSD
- Don't include private headers in gir/vapi generation
-------------------------------------------------------------------
Mon Dec 12 15:56:28 MDT 2016 - carnold@suse.com

View File

@ -20,7 +20,7 @@
%define with_lang 1
Name: libosinfo
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: Manage information about operating systems and hypervisors
License: LGPL-2.1+ and GPL-2.0+