Hello community,

here is the log from the commit of package ocl-icd for openSUSE:Factory checked 
in at 2017-01-24 10:38:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocl-icd (Old)
 and      /work/SRC/openSUSE:Factory/.ocl-icd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocl-icd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocl-icd/ocl-icd.changes  2016-02-17 
12:16:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ocl-icd.new/ocl-icd.changes     2017-01-24 
10:38:58.286950258 +0100
@@ -1,0 +2,23 @@
+Sun Jan 22 10:38:26 UTC 2017 - mplus...@suse.com
+
+- Update to version 2.2.11:
+  * Add autoconf option for custom vendors .icd path
+  * Make vendordir relative to
+  * Hack the docs to reflect configured vendordir
+  * Revert "By default, use platforme specific clGetPlatformInfo"
+  * Do not deference the plateform structure before checking it is an ICD
+  * Cleanup --enable-custom-vendordir usage
+  * [doc] ensure that files are correctly distributed and/or cleaned up
+  * [doc] improve doc
+  * [build] add notice message about what is choosen
+- Changes for version 2.2.10:
+  * Suppress warning due to shadowed variable name
+  * Static-const-ify ICD loader info strings
+  * Fallback to dispatch table for clGetPlatformInfo
+  * By default, use platforme specific clGetPlatformInfo
+- Changes for version 2.2.9:
+  * Update clGetICDLoaderInfoOCLICD to report version 2.1.
+  * Report the correct supported OpenCL version when asked
+  * Add support for OPENCL_VENDOR_PATH envvar
+
+-------------------------------------------------------------------

Old:
----
  ocl-icd-2.2.8.tar.gz

New:
----
  ocl-icd-2.2.11.tar.gz

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

Other differences:
------------------
++++++ ocl-icd.spec ++++++
--- /var/tmp/diff_new_pack.2POUPE/_old  2017-01-24 10:38:58.826873576 +0100
+++ /var/tmp/diff_new_pack.2POUPE/_new  2017-01-24 10:38:58.830873008 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ocl-icd
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,18 +17,17 @@
 
 
 Name:           ocl-icd
-Version:        2.2.8
+Version:        2.2.11
 Release:        0
 Summary:        OpenCL ICD Bindings
 License:        BSD-2-Clause
 Group:          System/Libraries
 Url:            https://forge.imag.fr/projects/ocl-icd/
-Source:         
https://forge.imag.fr/frs/download.php/698/%{name}-%{version}.tar.gz
+Source:         
https://forge.imag.fr/frs/download.php/814/%{name}-%{version}.tar.gz
 BuildRequires:  opencl-headers >= 1.2
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  ruby
 BuildRequires:  pkgconfig(egl)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 OpenCL is a royalty-free standard for cross-platform, parallel programming
@@ -80,18 +79,16 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-find %{buildroot} -type f -name "*.la" -delete -print
 rm -rf instdocs
 mv %{buildroot}%{_datadir}/doc/%{name} instdocs
 
 %post -n libOpenCL1 -p /sbin/ldconfig
-
 %postun -n libOpenCL1 -p /sbin/ldconfig
 
 %files -n libOpenCL1
 %defattr(-, root, root)
 %doc README
-%{_libdir}/libOpenCL.so.*
+%{_libdir}/libOpenCL.so.1*
 
 %files devel
 %defattr(-, root, root)

++++++ ocl-icd-2.2.8.tar.gz -> ocl-icd-2.2.11.tar.gz ++++++
++++ 1943 lines of diff (skipped)


Reply via email to