Hello community,

here is the log from the commit of package ocl-icd for openSUSE:Factory checked 
in at 2019-08-28 16:04:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocl-icd (Old)
 and      /work/SRC/openSUSE:Factory/.ocl-icd.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocl-icd"

Wed Aug 28 16:04:51 2019 rev:8 rq:726255 version:2.2.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocl-icd/ocl-icd.changes  2019-01-24 
14:11:36.831487122 +0100
+++ /work/SRC/openSUSE:Factory/.ocl-icd.new.7948/ocl-icd.changes        
2019-08-28 16:04:52.890769839 +0200
@@ -1,0 +2,11 @@
+Mon Aug  5 15:57:04 UTC 2019 - Antoine Belvire <antoine.belv...@opensuse.org>
+
+- Update to version 2.2.12:
+  * Switched khronos headers to OpenCL 2.2.
+  * Added OpenCL 2.2 support.
+- Update URL to GitHub repository since previous URL is not
+  accessible anymore.
+- Only suggest pocl instead of recommending it.
+- Add check section.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ocl-icd.spec ++++++
--- /var/tmp/diff_new_pack.nEZd8V/_old  2019-08-28 16:04:53.522769744 +0200
+++ /var/tmp/diff_new_pack.nEZd8V/_new  2019-08-28 16:04:53.522769744 +0200
@@ -12,19 +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:           ocl-icd
-Version:        2.2.11
+Version:        2.2.12
 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/814/%{name}-%{version}.tar.gz
-BuildRequires:  opencl-headers >= 1.2
+URL:            https://github.com/OCL-dev/ocl-icd
+Source:         
https://github.com/OCL-dev/ocl-icd/archive/v%{version}/%{name}-%{version}.tar.gz
+BuildRequires:  libtool
+BuildRequires:  opencl-headers >= 2.2
 BuildRequires:  pkgconfig
 BuildRequires:  ruby
 BuildRequires:  pkgconfig(egl)
@@ -46,7 +47,7 @@
 %package     -n libOpenCL1
 Summary:        OpenCL ICD Bindings
 Group:          System/Libraries
-Recommends:     pocl
+Suggests:       pocl
 %if (0%{?sle_version} >= 150100 || 0%{?suse_version} >= 1550)
 Requires(pre):  update-alternatives
 Requires(post): update-alternatives
@@ -75,6 +76,7 @@
 %setup -q
 
 %build
+./bootstrap
 %configure
 make %{?_smp_mflags} stamp-generator stamp-generator-dummy
 %if 0%{?sles_version} || (0%{?suse_version} && 0%{?suse_version} <= 1140)
@@ -132,8 +134,10 @@
 fi
 %endif
 
+%check
+make check
+
 %files -n libOpenCL1
-%defattr(-, root, root)
 %doc README
 %if (0%{?sle_version} >= 150100 || 0%{?suse_version} >= 1550)
 %dir %{_libdir}/ocl-icd
@@ -145,8 +149,8 @@
 %endif
 
 %files devel
-%defattr(-, root, root)
-%doc README NEWS COPYING
+%doc README NEWS
+%license COPYING
 %doc instdocs/*
 %{_libdir}/libOpenCL.so
 %{_libdir}/pkgconfig/OpenCL.pc

++++++ ocl-icd-2.2.11.tar.gz -> ocl-icd-2.2.12.tar.gz ++++++
++++ 52346 lines of diff (skipped)


Reply via email to