Accepting request 517238 from hardware

Update libosinfo to version 1.1.0

OBS-URL: https://build.opensuse.org/request/show/517238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libosinfo?expand=0&rev=30
This commit is contained in:
2017-08-24 16:27:10 +00:00
committed by Git OBS Bridge
4 changed files with 25 additions and 6 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,13 +20,13 @@
%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+
Group: System/Libraries
Url: http://libosinfo.org/
Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
Url: https://releases.pagure.org/libosinfo/
Source0: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
Source1: ids.tar.bz2
BuildRequires: intltool
BuildRequires: vala