From df460a027b477b1d9aa56a068e2608865a3a46ac Mon Sep 17 00:00:00 2001 From: Fabian Deutsch Date: Oct 07 2013 09:20:40 +0000 Subject: Update to a fresher snapshot (-0.3) Signed-off-by: Fabian Deutsch --- diff --git a/pocl.spec b/pocl.spec index 86be2a7..5d04108 100644 --- a/pocl.spec +++ b/pocl.spec @@ -1,12 +1,12 @@ -%global commit b1907401bad4b00ecbdd55bc60b1525e88ec928b +%global commit 94d0cce4b368bdc963e97952ccf88e55e6a8b4ba %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20130925 +%global commitdate 20131007 %global gitversion .git%{commitdate}.%{shortcommit} Summary: Portable Computing Language - an OpenCL implementation Name: pocl Version: 0.9 -Release: 0.2%{?gitversion}%{?dist} +Release: 0.3%{?gitversion}%{?dist} # The whole code is under MIT # except include/utlist.h which is under BSD (and unbundled) and @@ -124,6 +124,10 @@ make check %changelog +* Mon Oct 07 2013 Fabian Deutsch - 0.9-0.3.git20131007.94d0cce +- Update to 94d0cce4b368bdc963e97952ccf88e55e6a8b4ba +- Includes implementations for clSetEventCallback + * Wed Oct 02 2013 Fabian Deutsch - 0.9-0.2.git20130925.b190740 - Update package summary to include OpenCL diff --git a/sources b/sources index b1bea65..530e73d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e7ad53c9f7fd9e032a60030051a268e pocl-0.9-b190740.tar.gz +d97f1898021bd8c5d00e4d43093b3ac7 pocl-0.9-94d0cce.tar.gz