From dd900d1533027501d3e65d510bee0122e860eea1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:05:41 +0100 Subject: [PATCH] automatic version update by autodist [release 2.2.8-1mamba;Wed Feb 03 2016] --- README.md | 1 + ocl-icd.spec | 10 ++++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5b01701..f2b287f 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ OpenCL implementations are provided as ICD (Installable Client Driver). An OpenCL program can use several ICD thanks to the use of an ICD Loader as provided by this project. This free ICD Loader can load any (free or non free) ICD. + diff --git a/ocl-icd.spec b/ocl-icd.spec index c977bd7..5664d97 100644 --- a/ocl-icd.spec +++ b/ocl-icd.spec @@ -1,5 +1,5 @@ Name: ocl-icd -Version: 2.2.7 +Version: 2.2.8 Release: 1mamba Summary: OpenCL ICD Loader Group: System/Libraries @@ -7,10 +7,10 @@ Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: https://forge.imag.fr/projects/ocl-icd/ -Source: https://forge.imag.fr/frs/download.php/667/ocl-icd-%{version}.tar.gz +Source: https://forge.imag.fr/frs/download.php/698/ocl-icd-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 ocl-icd' to get the list of build requirements. +BuildRequires: glibc-devel ## AUTOBUILDREQ-END BuildRequires: opencl-headers BuildRequires: ruby @@ -23,7 +23,6 @@ OpenCL implementations are provided as ICD (Installable Client Driver). An OpenCL program can use several ICD thanks to the use of an ICD Loader as provided by this project. This free ICD Loader can load any (free or non free) ICD. -## remove the following two blocks if there's no devel files %package devel Group: Development/Libraries Summary: Development files for %{name} @@ -68,6 +67,9 @@ rm -rf %{buildroot}%{_defaultdocdir} %doc NEWS README ocl_icd_loader_gen.map ocl_icd_bindings.c %changelog +* Wed Feb 03 2016 Automatic Build System 2.2.8-1mamba +- automatic version update by autodist + * Sat Aug 01 2015 Automatic Build System 2.2.7-1mamba - automatic version update by autodist