Hello community,

here is the log from the commit of package opencl-headers for openSUSE:Factory 
checked in at 2019-01-15 09:16:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencl-headers (Old)
 and      /work/SRC/openSUSE:Factory/.opencl-headers.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencl-headers"

Tue Jan 15 09:16:41 2019 rev:8 rq:664685 version:2.2+git.20181211

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencl-headers/opencl-headers.changes    
2017-06-21 13:58:12.838717628 +0200
+++ /work/SRC/openSUSE:Factory/.opencl-headers.new.28833/opencl-headers.changes 
2019-01-15 09:16:42.830216607 +0100
@@ -1,0 +2,22 @@
+Fri Jan 11 14:31:34 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 2.2+git.20181211:
+  * Fixed w4201 triggering with MSVC in /W4 /Za builds
+  * add suffixed enums for cl_khr_mipmap_image
+  * Remove all Apple specific content from headers
+  * Create CODE_OF_CONDUCT.md
+  * Add enums for cl_arm_get_core_id
+  * Rename CL_IMPORT_TYPE_SECURE_ARM
+  * Add CL_DEVICE_DOUBLE_FP_CONFIG
+  * remove CL_DEVICE_HALF_FP_CONFIG
+  * added clSetCommandQueueProperty to unified headers
+  * Unified Headers
+  * Added following Qualcomm extensions:
+  * Add cl_khr_il_program to OpenCL 1.2 and 2.0 headers
+  * added cl_khr_create_command_queue
+  * Use correctly rounded decimal mathematical constants
+  * Shorten CL_DBL_MAX for Visual Studio to fix token overflow
+  * Anon structs supported in C11
+  * add LICENSE file
+
+-------------------------------------------------------------------

Old:
----
  opencl-headers-2.2+git.20170617.tar.xz

New:
----
  opencl-headers-2.2+git.20181211.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ opencl-headers.spec ++++++
--- /var/tmp/diff_new_pack.03DcrV/_old  2019-01-15 09:16:43.306216164 +0100
+++ /var/tmp/diff_new_pack.03DcrV/_new  2019-01-15 09:16:43.306216164 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opencl-headers
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,21 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           opencl-headers
-Version:        2.2+git.20170617
+Version:        2.2+git.20181211
 Release:        0
 Summary:        OpenCL (Open Computing Language) headers
 License:        MIT
 Group:          Development/Libraries/C and C++
-Url:            http://www.khronos.org/registry/cl/
+URL:            http://www.khronos.org/registry/cl/
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  xz
 Conflicts:      opencl-headers-1_2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -44,10 +43,11 @@
 
 %install
 install -d -m 0755 %{buildroot}%{_includedir}/CL
-install -p -m 0644 opencl22/CL/*.h* %{buildroot}%{_includedir}/CL
+install -p -m 0644 ./CL/*.h* %{buildroot}%{_includedir}/CL
 
 %files
-%defattr(-,root,root)
+%doc README.md
+%license LICENSE
 %dir %{_includedir}/CL
 %{_includedir}/CL/*.h*
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.03DcrV/_old  2019-01-15 09:16:43.338216134 +0100
+++ /var/tmp/diff_new_pack.03DcrV/_new  2019-01-15 09:16:43.338216134 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">https://github.com/KhronosGroup/OpenCL-Headers.git</param>
-          <param 
name="changesrevision">3dad3346d7643818f342805c249edf3fe9dee2e4</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">2d041a0a1df39bdf58865852d0b30b65f2899051</param></service></servicedata>
\ No newline at end of file

++++++ opencl-headers-2.2+git.20170617.tar.xz -> 
opencl-headers-2.2+git.20181211.tar.xz ++++++
++++ 31472 lines of diff (skipped)


Reply via email to