Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-12-29 15:48:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and      /work/SRC/openSUSE:Factory/.libosinfo.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libosinfo"

Sun Dec 29 15:48:58 2019 rev:40 rq:759662 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes      2019-12-23 
22:37:29.905821731 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.6675/libosinfo.changes    
2019-12-29 15:49:09.627161539 +0100
@@ -1,0 +2,7 @@
+Fri Dec 27 09:30:02 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire and Require hwdata: usb.ids and pci.ids are shipped
+  and maintained by this package. Prior to version 1.7.x, libosinfo
+  shipped own, outdated copies (boo#1159838).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libosinfo.spec ++++++
--- /var/tmp/diff_new_pack.QY6W9c/_old  2019-12-29 15:49:10.339161864 +0100
+++ /var/tmp/diff_new_pack.QY6W9c/_new  2019-12-29 15:49:10.339161864 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -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/
 #
 
 
@@ -25,10 +25,11 @@
 Summary:        Operating system and hypervisor 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/
+URL:            https://releases.pagure.org/libosinfo/
 Source0:        https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz
 Source1:        ids.tar.bz2
 BuildRequires:  gtk-doc
+BuildRequires:  hwdata
 BuildRequires:  libcurl-devel
 BuildRequires:  meson
 BuildRequires:  vala
@@ -54,6 +55,8 @@
 Summary:        Operating system and hypervisor information management library
 Group:          System/Libraries
 Requires:       %{name} >= %{version}
+# for usb.ids and pci.ids
+Requires:       hwdata
 
 %description -n libosinfo-1_0-0
 libosinfo is a library that allows virtualization provisioning tools to


Reply via email to