Accepting request 211118 from GNOME:Next

- Update to version 0.2.9:
  + Add/improve/fix data on:
    - Debian
    - Fedora 20
    - GNOME continuous 3.12
    - Mageia
    - Microsoft Windows 7
    - Microsoft Windows 8.1
    - RHEL 5.8
    - RHEL 6.5
    - RHEL 7.0
  + Support '<foo/>' syntax for booleans in database, in addition
    to existing '<foo>true</foo>'.
  + New API/XML to determine/specify:
    - If an OS is an actual release, a pre-release or a development
      snapshot.
    - Variants of an OS. For example, professional, enterprise and
      ultimate editions of Windows OSs and workstation and server
      variants of RHEL etc.
  + Various fixes to build system.
  + More testcases.
  + Some other minor fixes/changes.

OBS-URL: https://build.opensuse.org/request/show/211118
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2013-12-19 21:39:16 +00:00 committed by Git OBS Bridge
parent 3751af5223
commit fe2bcd6969
4 changed files with 31 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Dec 16 21:43:49 UTC 2013 - dimstar@opensuse.org
- Update to version 0.2.9:
+ Add/improve/fix data on:
- Debian
- Fedora 20
- GNOME continuous 3.12
- Mageia
- Microsoft Windows 7
- Microsoft Windows 8.1
- RHEL 5.8
- RHEL 6.5
- RHEL 7.0
+ Support '<foo/>' syntax for booleans in database, in addition
to existing '<foo>true</foo>'.
+ New API/XML to determine/specify:
- If an OS is an actual release, a pre-release or a development
snapshot.
- Variants of an OS. For example, professional, enterprise and
ultimate editions of Windows OSs and workstation and server
variants of RHEL etc.
+ Various fixes to build system.
+ More testcases.
+ Some other minor fixes/changes.
-------------------------------------------------------------------
Mon Sep 16 21:25:37 UTC 2013 - zaitor@opensuse.org

View File

@ -20,12 +20,12 @@
%define with_lang 1
Name: libosinfo
Version: 0.2.8
Version: 0.2.9
Release: 0
Summary: Manage information about operating systems and hypervisors
License: LGPL-2.1+ and GPL-2.0+
Group: System/Libraries
Url: https://fedorahosted.org/libosinfo
Url: http://libosinfo.org/
Source: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
BuildRequires: intltool
BuildRequires: libtool