Hello community,

here is the log from the commit of package clpeak for openSUSE:Factory checked 
in at 2020-04-01 19:16:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clpeak (Old)
 and      /work/SRC/openSUSE:Factory/.clpeak.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clpeak"

Wed Apr  1 19:16:15 2020 rev:6 rq:790376 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/clpeak/clpeak.changes    2019-12-14 
12:23:29.491198304 +0100
+++ /work/SRC/openSUSE:Factory/.clpeak.new.3248/clpeak.changes  2020-04-01 
19:16:51.351491097 +0200
@@ -1,0 +2,11 @@
+Tue Mar 31 19:24:17 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to upstream release 1.1.0
+  * All the kernels are now de-unrolled
+  * Prior to this, all mad or fetch operations were manually
+    unrolled which created register pressure on low-end devices.
+    Now the operations are put in a for loop and left for the
+    compiler to unroll
+  * General improvements
+
+-------------------------------------------------------------------

Old:
----
  _service
  _servicedata
  clpeak-1.0+git.20191206.tar.xz

New:
----
  clpeak-1.1.0.tar.gz

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

Other differences:
------------------
++++++ clpeak.spec ++++++
--- /var/tmp/diff_new_pack.oKJbiF/_old  2020-04-01 19:16:54.251492401 +0200
+++ /var/tmp/diff_new_pack.oKJbiF/_new  2020-04-01 19:16:54.251492401 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package clpeak
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2015, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
 
 
 Name:           clpeak
-Version:        1.0+git.20191206
+Version:        1.1.0
 Release:        0
 Summary:        Find peak OpenCL capacities like bandwidth & compute
 License:        SUSE-Public-Domain
 Group:          System/Benchmark
 URL:            https://github.com/krrishnarraj/clpeak
-Source:         %{name}-%{version}.tar.xz
+Source:         
https://github.com/krrishnarraj/clpeak/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  opencl-cpp-headers


Reply via email to