From 07709c5162f1ee3e1c8b48ddf326f9d7f592cf4059c9c7de1f12eefde7eb2a81 Mon Sep 17 00:00:00 2001 From: Charles Arnold Date: Tue, 5 Feb 2019 02:02:54 +0000 Subject: [PATCH] Accepting request 671238 from home:jengelh:branches:hardware - Use noun phrase in summaries. OBS-URL: https://build.opensuse.org/request/show/671238 OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=66 --- libosinfo.changes | 14 +++++++++----- libosinfo.spec | 18 +++++++++--------- 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/libosinfo.changes b/libosinfo.changes index ea8b19a..13ed783 100644 --- a/libosinfo.changes +++ b/libosinfo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 4 23:00:50 UTC 2019 - Jan Engelhardt + +- Use noun phrase in summaries. + ------------------------------------------------------------------- Mon Feb 4 11:29:25 MST 2019 - carnold@suse.com @@ -187,7 +192,7 @@ Wed Mar 23 09:29:57 MDT 2016 - carnold@suse.com - Dropped patches: add-opensuse-leap-42.1-support.patch add-tumbleweed-support.patch with - add-sle12sp1-support.patch with + add-sle12sp1-support.patch with ------------------------------------------------------------------- Wed Mar 16 11:45:34 MDT 2016 - carnold@suse.com @@ -212,7 +217,7 @@ Tue Feb 2 11:44:59 MST 2016 - carnold@suse.com ------------------------------------------------------------------- Tue Feb 2 16:53:09 UTC 2016 - dimstar@opensuse.org -- Switch Tarball back to .gz which is provided by upstream. +- Switch Tarball back to .gz which is provided by upstream. ------------------------------------------------------------------- Mon Feb 1 12:15:22 MST 2016 - carnold@suse.com @@ -301,7 +306,7 @@ Mon Jul 20 16:25:14 MDT 2015 - carnold@suse.com Fri Jun 5 14:11:08 MDT 2015 - carnold@suse.com - Add support for openSUSE 13.2 - 1d08a23c-add-opensuse-13.2-support.patch + 1d08a23c-add-opensuse-13.2-support.patch ------------------------------------------------------------------- Mon Jun 1 09:46:43 MDT 2015 - carnold@suse.com @@ -368,7 +373,7 @@ Wed Aug 20 18:00:39 UTC 2014 - dimstar@opensuse.org ------------------------------------------------------------------- Thu Mar 27 04:04:30 UTC 2014 - mgorse@suse.com -- Update to version 0.2.10: +- 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. @@ -686,4 +691,3 @@ Tue Jan 31 08:48:28 UTC 2012 - dimstar@opensuse.org Wed Nov 23 16:43:35 UTC 2011 - dimstar@opensuse.org - Initial package, version 0.0.2 - diff --git a/libosinfo.spec b/libosinfo.spec index 16e5e96..33fd99e 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,9 +22,9 @@ Name: libosinfo Version: 1.3.0 Release: 0 -Summary: Manage information about operating systems and hypervisors -License: LGPL-2.1+ and GPL-2.0+ -Group: System/Libraries +Summary: Operating system and hyperviro information management library +License: LGPL-2.1-or-later AND GPL-2.0-or-later +Group: Development/Libraries/C and C++ Url: https://releases.pagure.org/libosinfo/ Source0: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz Source1: ids.tar.bz2 @@ -50,7 +50,7 @@ determine the optimal device settings for a hypervisor/operating system combination. %package -n libosinfo-1_0-0 -Summary: Manage information about operating systems and hypervisors +Summary: Operating system and hyperviro information management library Group: System/Libraries Requires: %{name} >= %{version} @@ -60,7 +60,7 @@ determine the optimal device settings for a hypervisor/operating system combination. %package -n typelib-1_0-Libosinfo-1_0 -Summary: Manage information about operating systems and hypervisors +Summary: Typelib files for libosinfo Group: System/Libraries %description -n typelib-1_0-Libosinfo-1_0 @@ -69,7 +69,7 @@ determine the optimal device settings for a hypervisor/operating system combination. %package devel -Summary: Manage information about operating systems and hypervisors - Development Files +Summary: Header files for libosinfo, an OS/hypervisor information library Group: Development/Languages/C and C++ Requires: libosinfo-1_0-0 = %{version} Requires: typelib-1_0-Libosinfo-1_0 = %{version} @@ -79,8 +79,8 @@ libosinfo is a library that allows virtualization provisioning tools to determine the optimal device settings for a hypervisor/operating system combination. -Libraries, includes, etc. to compile with the libosinfo library -This package also provides the Vala bindings for libosinfo library. +This package provides includes to compile with the libosinfo library, +as well as Vala bindings for the libosinfo library. %if %{with_lang} %lang_package