Accepting request 227681 from home:mgorse:branches:hardware

- Update to version 0.2.10: 
  + Add API and option to osinfo-install-script utility that
    allows you to query the available methods to inject the
    installer script to the installation process.
  + Add JEOS installer scripts for Debian and Ubuntu.
  + Disable installer script for Windows 8.1 as its known not to work.
  + Allow XML special chars in installer script configuration values.
  + Fix a few build issues.
  + Add/improve/fix data on:
    - Debian
    - Fedora
    - FreeBSD
    - Mandrake
    - Mandriva
    - Microsoft Windows 7
    - openSUSE
    - Solaris
    - Ubuntu
    - Qemu

OBS-URL: https://build.opensuse.org/request/show/227681
OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=31
This commit is contained in:
Ismail Dönmez 2014-03-27 13:09:28 +00:00 committed by Git OBS Bridge
parent fe2bcd6969
commit 981b5b2b4f
4 changed files with 28 additions and 5 deletions

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

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

View File

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Mar 27 04:04:30 UTC 2014 - mgorse@suse.com
- Update to version 0.2.10:
+ Add API and option to osinfo-install-script utility that
allows you to query the available methods to inject the
installer script to the installation process.
+ Add JEOS installer scripts for Debian and Ubuntu.
+ Disable installer script for Windows 8.1 as its known not to work.
+ Allow XML special chars in installer script configuration values.
+ Fix a few build issues.
+ Add/improve/fix data on:
- Debian
- Fedora
- FreeBSD
- Mandrake
- Mandriva
- Microsoft Windows 7
- openSUSE
- Solaris
- Ubuntu
- Qemu
-------------------------------------------------------------------
Mon Dec 16 21:43:49 UTC 2013 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package libosinfo
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
@ -20,7 +20,7 @@
%define with_lang 1
Name: libosinfo
Version: 0.2.9
Version: 0.2.10
Release: 0
Summary: Manage information about operating systems and hypervisors
License: LGPL-2.1+ and GPL-2.0+