[pocl] Update package summary

Fabian Deutsch fabiand at fedoraproject.org
Wed Oct 2 07:31:53 UTC 2013


commit 4cc51fff546e61c3dd2787fc86a520eb0a29fca4
Author: Fabian Deutsch <fabiand at fedoraproject.org>
Date:   Wed Oct 2 09:31:26 2013 +0200

    Update package summary
    
    Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>

 pocl.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pocl.spec b/pocl.spec
index ca7327d..f2457f7 100644
--- a/pocl.spec
+++ b/pocl.spec
@@ -3,10 +3,10 @@
 %global commitdate 20130925
 %global gitversion .git%{commitdate}.%{shortcommit}
 
-Summary:	Portable Computing Language
+Summary:	Portable Computing Language - an OpenCL implementation
 Name:		pocl
 Version:	0.9
-Release:	0.1%{?gitversion}%{?dist}
+Release:	0.2%{?gitversion}%{?dist}
 
 # The whole code is under MIT
 # except include/utlist.h which is under BSD (and unbundled) and
@@ -124,6 +124,9 @@ make check
 
 
 %changelog
+* Tue Oct 02 2013 Fabian Deutsch <fabiand at fedoraproject.org> - 0.9-0.2.git20130925.b190740
+- Update package summary to include OpenCL
+
 * Tue Oct 01 2013 Björn Esser <bjoern.esser at gmail.com> - 0.9-0.1.git20130925.b190740
 - update to recent git-snapshot
 - minor cleanup


More information about the scm-commits mailing list