From da320cda23c13cd6f26b9c29eb8ce3550a41a5063955e399b35780a155154b2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 13 Oct 2012 12:12:40 +0000 Subject: [PATCH] Accepting request 138035 from home:dimstar:branches:hardware Update to 0.2.1 OBS-URL: https://build.opensuse.org/request/show/138035 OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=15 --- libosinfo-0.2.0.tar.gz | 3 --- libosinfo-0.2.1.tar.gz | 3 +++ libosinfo.changes | 22 ++++++++++++++++++++++ libosinfo.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 libosinfo-0.2.0.tar.gz create mode 100644 libosinfo-0.2.1.tar.gz diff --git a/libosinfo-0.2.0.tar.gz b/libosinfo-0.2.0.tar.gz deleted file mode 100644 index 03b64e1..0000000 --- a/libosinfo-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6aa68ad635afd6e86cb8c54c28c8b02658782b5072eac5ba6db421c0c3cc8916 -size 1009090 diff --git a/libosinfo-0.2.1.tar.gz b/libosinfo-0.2.1.tar.gz new file mode 100644 index 0000000..fe088e7 --- /dev/null +++ b/libosinfo-0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a5ae12b01a3367220ba44d4ace7065dc40972e82eb2439059c5f11724ecda5 +size 1019526 diff --git a/libosinfo.changes b/libosinfo.changes index 0db0568..09001ea 100644 --- a/libosinfo.changes +++ b/libosinfo.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Oct 13 10:45:55 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.2.1: + + Fix and simplify udev rule. + + Fedora: + - Fix minimum RAM requirements for F16 and F17. + + Add data on: + - Fedora 18 + - GNOME 3.6 + - Ubuntu 12.10 + + Fixes to doc build. + + Install script: + - Add get_config_param method. + - Differenciate between expected/output script names. + - Add more utility functions. + + Add 'installer-reboots' parameter to medias. + + osinfo-detect does not die of DB loading errors anymore. + + More type-specific entity value getters/setters. + + Fixe and update RNG file. + + Add 'subsystem' property/attribute to devices. + ------------------------------------------------------------------- Mon Sep 3 20:31:02 UTC 2012 - dimstar@opensuse.org diff --git a/libosinfo.spec b/libosinfo.spec index 9dee2b5..9880dc4 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -18,7 +18,7 @@ Name: libosinfo -Version: 0.2.0 +Version: 0.2.1 Release: 0 Summary: Manage information about operating systems and hypervisors License: LGPL-2.1+ and GPL-2.0+