Accepting request 671245 from hardware

- Use noun phrase in summaries. (forwarded request 671238 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/671245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libosinfo?expand=0&rev=32
This commit is contained in:
Stephan Kulow 2019-02-06 14:46:03 +00:00 committed by Git OBS Bridge
commit bd80e18951
4 changed files with 51 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee254fcf3f92447787a87b3f6df190c694a787de46348c45101e8dc7b29b5a78
size 916787

3
libosinfo-1.3.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2159b969fe90715ee779eb3921365a9148e862e1ed60328ef1ba57714e511da5
size 977090

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Mon Feb 4 23:00:50 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summaries.
-------------------------------------------------------------------
Mon Feb 4 11:29:25 MST 2019 - carnold@suse.com
- Update to version 1.3.0
Changes in this release include:
* Add isodata test files for many more distros
* Refreshed translations from Zanata
* Refuse to load data files which do not follow the
documented directory layout and file naming conventions
introduced in version 0.3.0
* Avoid warnings when setting GError objects with new glib
* Remove outdated FSF address from source file headers
* Make several test suites collect & report all errors
before exiting with failure for easy diagnosis
* Avoid misc memory leaks
* Add support for reporting maximum resource settings
* Add support for reporting network installer resource settings
* Fix data returned for osinfo_devicelinklist_get_devices
* Support removal of devices during inheritance processing
* Support inheritance of resources settings
* Add OsinfoImage class & related APIs for reporting
pre-installed disk images
* Add API to determine if treeinfo metadata is provided
* Add API to determine if media supports installer scripts
* Add API to determine preferred install script injection
methods
* Add support for detecting if PPC ISO images are bootable
-------------------------------------------------------------------
Wed Jun 20 11:24:37 MDT 2018 - carnold@suse.com
@ -159,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
@ -184,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
@ -273,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
@ -340,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.
@ -658,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

View File

@ -1,7 +1,7 @@
#
# spec file for package libosinfo
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
@ -13,18 +13,18 @@
# 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/
#
%define with_lang 1
Name: libosinfo
Version: 1.2.0
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