Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Vc for openSUSE:Factory checked in at 2021-12-27 16:07:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Vc (Old) and /work/SRC/openSUSE:Factory/.Vc.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Vc" Mon Dec 27 16:07:11 2021 rev:15 rq:942647 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/Vc/Vc.changes 2021-06-06 22:40:36.943390919 +0200 +++ /work/SRC/openSUSE:Factory/.Vc.new.2520/Vc.changes 2021-12-27 16:07:14.925694132 +0100 @@ -1,0 +2,8 @@ +Fri Dec 24 12:16:02 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Fix Vc-devel dependencies. + VcTargets.cmake defines the Vc::Vc target which points to + libVc.a. Vc-devel needs an explicit dependency on the package + containing the static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Vc.spec ++++++ --- /var/tmp/diff_new_pack.r4Ktfh/_old 2021-12-27 16:07:16.173695018 +0100 +++ /var/tmp/diff_new_pack.r4Ktfh/_new 2021-12-27 16:07:16.177695021 +0100 @@ -40,6 +40,7 @@ %package devel Summary: Development Files for Vc Group: Development/Libraries/C and C++ +Requires: %{name}-devel-static = %{version} %description devel Vc is a free software library to ease explicit vectorization of C++ code. It
