Hello community,

here is the log from the commit of package opencl-headers for openSUSE:Factory 
checked in at 2020-02-28 15:22:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencl-headers (Old)
 and      /work/SRC/openSUSE:Factory/.opencl-headers.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencl-headers"

Fri Feb 28 15:22:16 2020 rev:10 rq:780201 version:2.2+git.20200218

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencl-headers/opencl-headers.changes    
2019-08-13 20:45:11.463046433 +0200
+++ /work/SRC/openSUSE:Factory/.opencl-headers.new.26092/opencl-headers.changes 
2020-02-28 15:22:18.738011734 +0100
@@ -1,0 +2,12 @@
+Fri Feb 28 09:40:17 UTC 2020 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 2.2+git.20200218:
+  * add experimental enums (#70)
+  * Add CL_IMPORT_DMA_BUF_DATA_CONSISTENCY_WITH_HOST_ARM definition (#72)
+  * Add tests and Travis CI config (#64)
+  * Add definitions for cl_arm_import_memory_android_hardware_buffer (#61)
+  * Add version guards to ICD declarations (#63)
+  * Add cl_khr_extended_versioning definitions (#59)
+  * Add API function pointer and ICD dispatch table definitions (#50)
+
+-------------------------------------------------------------------

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

New:
----
  opencl-headers-2.2+git.20200218.obscpio
  opencl-headers.obsinfo

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

Other differences:
------------------
++++++ opencl-headers.spec ++++++
--- /var/tmp/diff_new_pack.bvzRrf/_old  2020-02-28 15:22:19.470013224 +0100
+++ /var/tmp/diff_new_pack.bvzRrf/_new  2020-02-28 15:22:19.474013232 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opencl-headers
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:           opencl-headers
-Version:        2.2+git.20190806
+Version:        2.2+git.20200218
 Release:        0
 Summary:        OpenCL (Open Computing Language) headers
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            https://www.khronos.org/registry/cl/
-Source:         %{name}-%{version}.tar.xz
-BuildRequires:  xz
+Source:         %{name}-%{version}.tar.gz
 Conflicts:      opencl-headers-1_2
 BuildArch:      noarch
 
@@ -37,7 +36,7 @@
 compile programs that use OpenCL.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.bvzRrf/_old  2020-02-28 15:22:19.498013281 +0100
+++ /var/tmp/diff_new_pack.bvzRrf/_new  2020-02-28 15:22:19.498013281 +0100
@@ -1,14 +1,15 @@
 <services>
-  <service mode="disabled" name="tar_scm">
+  <service mode="disabled" name="obs_scm">
     <param 
name="url">https://github.com/KhronosGroup/OpenCL-Headers.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">opencl-headers</param>
     <param name="versionformat">2.2+git.%cd</param>
   </service>
-  <service mode="disabled" name="recompress">
+  <service mode="disabled" name="set_version"/>
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">gz</param>
   </service>
-  <service mode="disabled" name="set_version"/>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.bvzRrf/_old  2020-02-28 15:22:19.510013305 +0100
+++ /var/tmp/diff_new_pack.bvzRrf/_new  2020-02-28 15:22:19.510013305 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">https://github.com/KhronosGroup/OpenCL-Headers.git</param>
-          <param 
name="changesrevision">0d5f18c6e7196863bc1557a693f1509adfcee056</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">96f5bde69064a7f94012b40fffd66ac5508977da</param></service></servicedata>
\ No newline at end of file

++++++ opencl-headers.obsinfo ++++++
name: opencl-headers
version: 2.2+git.20200218
mtime: 1582048484
commit: 96f5bde69064a7f94012b40fffd66ac5508977da


Reply via email to