Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package opencl-cpp-headers for openSUSE:Factory checked in at 2023-02-08 17:20:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opencl-cpp-headers (Old) and /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opencl-cpp-headers" Wed Feb 8 17:20:09 2023 rev:11 rq:1063687 version:2023.02.06 Changes: -------- --- /work/SRC/openSUSE:Factory/opencl-cpp-headers/opencl-cpp-headers.changes 2022-10-06 07:41:47.884633070 +0200 +++ /work/SRC/openSUSE:Factory/.opencl-cpp-headers.new.4462/opencl-cpp-headers.changes 2023-02-08 17:20:34.542026376 +0100 @@ -1,0 +2,8 @@ +Tue Feb 7 21:01:14 UTC 2023 - Aaron Puchert <aaronpuch...@alice-dsl.net> + +- Update to version 2023.02.06. + * Synchronize with OpenCL v3.0.13 specification release. + * Note: this is the first OpenCL-CLHPP release with the new + date-based naming convention. + +------------------------------------------------------------------- Old: ---- v2022.09.30.tar.gz New: ---- v2023.02.06.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opencl-cpp-headers.spec ++++++ --- /var/tmp/diff_new_pack.WnmFbH/_old 2023-02-08 17:20:35.106029144 +0100 +++ /var/tmp/diff_new_pack.WnmFbH/_new 2023-02-08 17:20:35.114029184 +0100 @@ -1,8 +1,8 @@ # # spec file for package opencl-cpp-headers # -# Copyright (c) 2022 SUSE LLC -# Copyright (c) 2022 Aaron Puchert. +# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2023 Aaron Puchert. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,14 @@ # -%global _tagver 2022.09.30 - Name: opencl-cpp-headers -Version: 2.0.19 +Version: 2023.02.06 Release: 0 Summary: OpenCL C++ headers License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://www.khronos.org/registry/OpenCL/ -Source: https://github.com/KhronosGroup/OpenCL-CLHPP/archive/v%{_tagver}.tar.gz +Source: https://github.com/KhronosGroup/OpenCL-CLHPP/archive/v%{version}.tar.gz BuildRequires: dos2unix BuildRequires: findutils Conflicts: opencl-headers-1_2 @@ -42,7 +40,7 @@ around the C headers. %prep -%setup -q -n OpenCL-CLHPP-%{_tagver} +%setup -q -n OpenCL-CLHPP-%{version} %build # Fix line endings ++++++ v2022.09.30.tar.gz -> v2023.02.06.tar.gz ++++++