From 3751af5223f353262973dad44761316c2b16d24bc932ab878918f20387d57854 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Sep 2013 19:41:59 +0000 Subject: [PATCH] Accepting request 199328 from home:Zaitor:branches:hardware Update to ver 0.2.8, I'll leave it up to the pkgmaintainer to decide if we want to push this now. OBS-URL: https://build.opensuse.org/request/show/199328 OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=27 --- libosinfo-0.2.7.tar.gz | 3 --- libosinfo-0.2.8.tar.gz | 3 +++ libosinfo.changes | 15 +++++++++++++++ libosinfo.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 libosinfo-0.2.7.tar.gz create mode 100644 libosinfo-0.2.8.tar.gz diff --git a/libosinfo-0.2.7.tar.gz b/libosinfo-0.2.7.tar.gz deleted file mode 100644 index b05327c..0000000 --- a/libosinfo-0.2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fce8f43d02da7c8f05db1b3cf40850711d56978f880558fde5cde7c8d0b24a46 -size 1239545 diff --git a/libosinfo-0.2.8.tar.gz b/libosinfo-0.2.8.tar.gz new file mode 100644 index 0000000..8338eb6 --- /dev/null +++ b/libosinfo-0.2.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50cbfcff4548f37b5b7d3328cbc6e96fe6c2a48696e31eec0c819d161e38c643 +size 1221899 diff --git a/libosinfo.changes b/libosinfo.changes index 32a4c44..e76877c 100644 --- a/libosinfo.changes +++ b/libosinfo.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Sep 16 21:25:37 UTC 2013 - zaitor@opensuse.org + +- Update to version 0.2.8: + + Add/improve/fix data on: ALTLinux, Fedora 19, Fedora 20, + FreeBSD, GNOME 3.8, GNOME 3.10, Microsoft Windows 7, QEMU and + Ubuntu. + + Add testcases for media detection: Microsoft Windows Server + 2008 R2. + + Fix export of public API. + + Hide private API. + + Fix a parallel build issue. + + Fix build against latest intltool. + + Drop usage of deprecated API. + ------------------------------------------------------------------- Tue May 14 09:11:44 UTC 2013 - dimstar@opensuse.org diff --git a/libosinfo.spec b/libosinfo.spec index 6932466..96827aa 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -20,7 +20,7 @@ %define with_lang 1 Name: libosinfo -Version: 0.2.7 +Version: 0.2.8 Release: 0 Summary: Manage information about operating systems and hypervisors License: LGPL-2.1+ and GPL-2.0+