From 981b5b2b4f36dd7726072277d81a955f9398d389b5c6fabb01f0591bbd145609 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 27 Mar 2014 13:09:28 +0000 Subject: [PATCH] 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 --- libosinfo-0.2.10.tar.gz | 3 +++ libosinfo-0.2.9.tar.gz | 3 --- libosinfo.changes | 23 +++++++++++++++++++++++ libosinfo.spec | 4 ++-- 4 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 libosinfo-0.2.10.tar.gz delete mode 100644 libosinfo-0.2.9.tar.gz diff --git a/libosinfo-0.2.10.tar.gz b/libosinfo-0.2.10.tar.gz new file mode 100644 index 0000000..540377c --- /dev/null +++ b/libosinfo-0.2.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564bd487a39dc09a10917c1d7a95f739ee7701d9cd0fbabcacea64f615e20a2d +size 1247320 diff --git a/libosinfo-0.2.9.tar.gz b/libosinfo-0.2.9.tar.gz deleted file mode 100644 index 06145c3..0000000 --- a/libosinfo-0.2.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:747b29b3b9ac19ed5788a478b66f46b747b5162d3c581080e269db7f0a72a449 -size 1239445 diff --git a/libosinfo.changes b/libosinfo.changes index d1cdde6..10de338 100644 --- a/libosinfo.changes +++ b/libosinfo.changes @@ -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 diff --git a/libosinfo.spec b/libosinfo.spec index ef7e7c5..a432880 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -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+