Hello community, here is the log from the commit of package fwupd for openSUSE:Factory checked in at 2018-03-16 10:35:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fwupd (Old) and /work/SRC/openSUSE:Factory/.fwupd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fwupd" Fri Mar 16 10:35:54 2018 rev:6 rq:587551 version:1.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes 2018-03-14 19:22:20.508776939 +0100 +++ /work/SRC/openSUSE:Factory/.fwupd.new/fwupd.changes 2018-03-16 10:35:59.132381682 +0100 @@ -1,0 +2,6 @@ +Thu Mar 15 13:14:55 UTC 2018 - [email protected] + +- Ensure library package has a dependency on main package, + otherwise it won't be usable. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fwupd.spec ++++++ --- /var/tmp/diff_new_pack.YybSRf/_old 2018-03-16 10:36:00.304339484 +0100 +++ /var/tmp/diff_new_pack.YybSRf/_new 2018-03-16 10:36:00.308339340 +0100 @@ -27,7 +27,7 @@ Summary: Allow session software to update device firmware License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Management -URL: https://pjones.fedorapeople.org/fwupdate/ +Url: https://pjones.fedorapeople.org/fwupdate/ Source: %{name}-%{version}.tar.xz BuildRequires: dejavu-fonts BuildRequires: docbook-utils-minimal @@ -93,6 +93,7 @@ %package -n libfwupd2 Summary: Allow session software to update device firmware Group: System/Libraries +Requires: %{name} >= %{version} %description -n libfwupd2 fwupd is a simple daemon to allow session software to update device firmware on
