Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xsimd for openSUSE:Factory checked in at 2024-03-13 22:16:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xsimd (Old) and /work/SRC/openSUSE:Factory/.xsimd.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xsimd" Wed Mar 13 22:16:41 2024 rev:6 rq:1157142 version:12.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xsimd/xsimd.changes 2023-12-17 21:36:12.766060187 +0100 +++ /work/SRC/openSUSE:Factory/.xsimd.new.1770/xsimd.changes 2024-03-13 22:17:06.717034519 +0100 @@ -1,0 +2,5 @@ +Tue Mar 12 09:30:22 UTC 2024 - Bernhard Wiedemann <[email protected]> + +- Move install commands into %install section + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xsimd.spec ++++++ --- /var/tmp/diff_new_pack.kyaFRD/_old 2024-03-13 22:17:08.797111041 +0100 +++ /var/tmp/diff_new_pack.kyaFRD/_new 2024-03-13 22:17:08.797111041 +0100 @@ -61,13 +61,13 @@ %install %cmake_install -%check -%ctest - #install documentation mkdir -p %{buildroot}%{_docdir}/%{name} cp -r %{_builddir}/%{name}-%{version}/docs/build/html/* %{buildroot}%{_docdir}/%{name} +%check +%ctest + %package devel Summary: Development files for xsimd
