Hello community, here is the log from the commit of package libqmi for openSUSE:Factory checked in at 2020-01-08 19:32:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqmi (Old) and /work/SRC/openSUSE:Factory/.libqmi.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqmi" Wed Jan 8 19:32:14 2020 rev:26 rq:761063 version:1.24.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqmi/libqmi.changes 2019-12-23 22:42:50.345960746 +0100 +++ /work/SRC/openSUSE:Factory/.libqmi.new.6675/libqmi.changes 2020-01-08 19:32:20.772592737 +0100 @@ -1,0 +2,6 @@ +Sat Jan 4 17:47:58 UTC 2020 - Stefan BrĂ¼ns <[email protected]> + +- Only require python3-base package for building instead of + full python3 package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqmi.spec ++++++ --- /var/tmp/diff_new_pack.LaFRMV/_old 2020-01-08 19:32:21.472592510 +0100 +++ /var/tmp/diff_new_pack.LaFRMV/_new 2020-01-08 19:32:21.472592510 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqmi # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2012 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/ # @@ -24,14 +24,14 @@ Release: 0 # NOTE: The file headers state LESSER GPL, which is a mistake. The upstream intended license is LIBRARY GPL 2.0+ Summary: Library to control QMI devices -License: LGPL-2.1+ AND GPL-2.0+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: Hardware/Modem URL: https://www.freedesktop.org/wiki/Software/libqmi/ Source0: https://www.freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz Source99: libqmi-rpmlintrc BuildRequires: pkgconfig -BuildRequires: python3 +BuildRequires: python3-base BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.36
