Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package VecCore for openSUSE:Factory checked in at 2023-06-27 23:18:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/VecCore (Old) and /work/SRC/openSUSE:Factory/.VecCore.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "VecCore" Tue Jun 27 23:18:08 2023 rev:3 rq:1095666 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/VecCore/VecCore.changes 2022-04-25 23:36:28.342495893 +0200 +++ /work/SRC/openSUSE:Factory/.VecCore.new.15902/VecCore.changes 2023-06-27 23:18:27.472024077 +0200 @@ -1,0 +2,7 @@ +Tue Jun 27 15:49:12 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 0.8.1: + * Mark all `Mask{Empty,Full}` as `VECCORE_ATT_HOST_DEVICE` + * Avoid including SIMD headers when compiling with nvcc + +------------------------------------------------------------------- Old: ---- VecCore-0.8.0.tar.gz New: ---- VecCore-0.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ VecCore.spec ++++++ --- /var/tmp/diff_new_pack.aPjI6N/_old 2023-06-27 23:18:28.268028762 +0200 +++ /var/tmp/diff_new_pack.aPjI6N/_new 2023-06-27 23:18:28.272028785 +0200 @@ -1,7 +1,7 @@ # # spec file for package VecCore # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,16 @@ Name: VecCore -Version: 0.8.0 +Version: 0.8.1 Release: 0 Summary: C++ Library for Portable SIMD Vectorization License: Apache-2.0 URL: https://root-project.github.io/veccore Source: https://github.com/root-project/veccore/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: cmake(Vc) >= 1.3.3 BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkg-config +BuildRequires: cmake(Vc) >= 1.3.3 BuildRequires: pkgconfig(gtest) >= 1.11.0 %description ++++++ VecCore-0.8.0.tar.gz -> VecCore-0.8.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/VecCore/VecCore-0.8.0.tar.gz /work/SRC/openSUSE:Factory/.VecCore.new.15902/VecCore-0.8.1.tar.gz differ: char 14, line 1