Hello community,

here is the log from the commit of package opencl-headers for openSUSE:Factory 
checked in at 2016-04-28 16:55:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencl-headers (Old)
 and      /work/SRC/openSUSE:Factory/.opencl-headers.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencl-headers"

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencl-headers/opencl-headers.changes    
2015-11-26 17:02:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.opencl-headers.new/opencl-headers.changes       
2016-04-28 16:58:12.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 19 16:42:55 UTC 2016 - [email protected]
+
+- Update to 2.1+git.20160105
+- Use _service instead of get-tarball.sh
+
+-------------------------------------------------------------------

Old:
----
  get-tarball.sh
  opencl-headers-2.1_20151117.tar.bz2

New:
----
  _service
  opencl-headers-2.1+git.20160105.tar.xz

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

Other differences:
------------------
++++++ opencl-headers.spec ++++++
--- /var/tmp/diff_new_pack.uvOrL3/_old  2016-04-28 16:58:16.000000000 +0200
+++ /var/tmp/diff_new_pack.uvOrL3/_new  2016-04-28 16:58:16.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opencl-headers
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,17 +16,15 @@
 #
 
 
-%define opencl_version 2.1
-%define date 20151117
 Name:           opencl-headers
-Version:        %{opencl_version}_%{date}
+Version:        2.1+git.20160105
 Release:        0
 Summary:        OpenCL (Open Computing Language) headers
 License:        MIT
-Group:          Development/C
+Group:          Development/Libraries/C and C++
 Url:            http://www.khronos.org/registry/cl/
-Source:         %{name}-%{version}.tar.bz2
-Source1:        get-tarball.sh
+Source:         %{name}-%{version}.tar.xz
+BuildRequires:  xz
 Conflicts:      opencl-headers-1_2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch

++++++ _service ++++++
<services>
  <service mode="localonly" name="tar_scm">
    <param name="url">https://github.com/KhronosGroup/OpenCL-Headers.git</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">opencl-headers</param>
    <param name="versionformat">2.1+git.%cd</param>
  </service>
  <service mode="localonly" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="localonly" name="set_version"/>
</services>

Reply via email to