Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-02-06 15:46:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and      /work/SRC/openSUSE:Factory/.libosinfo.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libosinfo"

Wed Feb  6 15:46:03 2019 rev:32 rq:671245 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes      2018-06-25 
11:33:34.105041320 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.28833/libosinfo.changes   
2019-02-06 15:46:11.527303792 +0100
@@ -1,0 +2,33 @@
+Mon Feb  4 23:00:50 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Use noun phrase in summaries.
+
+-------------------------------------------------------------------
+Mon Feb  4 11:29:25 MST 2019 - carn...@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
+
+-------------------------------------------------------------------
@@ -661 +693,0 @@
-

Old:
----
  libosinfo-1.2.0.tar.gz

New:
----
  libosinfo-1.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libosinfo.spec ++++++
--- /var/tmp/diff_new_pack.EAgrXU/_old  2019-02-06 15:46:12.083303454 +0100
+++ /var/tmp/diff_new_pack.EAgrXU/_new  2019-02-06 15:46:12.087303452 +0100
@@ -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 @@
 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 @@
 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 @@
 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 @@
 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

++++++ libosinfo-1.2.0.tar.gz -> libosinfo-1.3.0.tar.gz ++++++
++++ 104868 lines of diff (skipped)


Reply via email to