From 9585ed9ff7a024e948680aa6ade59db89d61b5ee1020e0edfff5e6d2d55b8248 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 28 May 2015 08:37:00 +0000 Subject: [PATCH] Accepting request 309036 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/309036 OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=35 --- libosinfo-0.2.11.tar.gz | 3 --- libosinfo-0.2.12.tar.gz | 3 +++ libosinfo.changes | 30 ++++++++++++++++++++++++++++++ libosinfo.spec | 4 ++-- 4 files changed, 35 insertions(+), 5 deletions(-) delete mode 100644 libosinfo-0.2.11.tar.gz create mode 100644 libosinfo-0.2.12.tar.gz diff --git a/libosinfo-0.2.11.tar.gz b/libosinfo-0.2.11.tar.gz deleted file mode 100644 index ce10636..0000000 --- a/libosinfo-0.2.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb6ba136756b26045ba3ed9b3c1b0920a639dd80b007769a1df356d8e2fe0921 -size 1304566 diff --git a/libosinfo-0.2.12.tar.gz b/libosinfo-0.2.12.tar.gz new file mode 100644 index 0000000..331796c --- /dev/null +++ b/libosinfo-0.2.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa00ea8ddbca06c0dcc31e8938ac55cb71e71c6e2449687cd2c9e003a9478fed +size 1953453 diff --git a/libosinfo.changes b/libosinfo.changes index e8c383a..10a53d0 100644 --- a/libosinfo.changes +++ b/libosinfo.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Thu May 28 08:00:18 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.2.12: + + Add API to get/set ISO9660 volume size of media. + + Make use of volume size of ISO files for detection. This + enables us to differentiate between DVD and netiso of Fedora, + for example. + + Allow install trees to be associated with specific variants of + the OS. + + Use direct HTTPS URLs to drivers. + + Install scripts: + - Add API to generate script against a particular media. + - Fix Fedora script to work with netiso. + - Bigger /boot partition for Fedora and RHEL. + - Don't specify network interface for Fedora and RHEL. + + Add/improve/fix data on: + - Debian 8.0. + - Fedora (all versions). + - GNOME 3.14. + - Microsoft Windows Vista, 7 and 8.1. + - OpenBSD 5.6. + - openSUSE. + - RHEL 5.9-11, 6.6 and Atomic 7.0. + - SUSE. + - Ubuntu 14.04 and 15.04. + + Fix some leaks. + + Fix and add some API documentation. + + Many build fixes. + ------------------------------------------------------------------- Wed Aug 20 18:00:39 UTC 2014 - dimstar@opensuse.org diff --git a/libosinfo.spec b/libosinfo.spec index 6ae6336..a08416a 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -1,7 +1,7 @@ # # spec file for package libosinfo # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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.11 +Version: 0.2.12 Release: 0 Summary: Manage information about operating systems and hypervisors License: LGPL-2.1+ and GPL-2.0+