update to 1.8 (rhbz #2013342)

This commit is contained in:
Felix Schwarz 2022-02-17 22:01:39 +01:00
parent 8a2c3c1715
commit 6567ff16eb
2 changed files with 7 additions and 4 deletions

View File

@ -5,9 +5,9 @@
#global candidate RC1
Name: pocl
%global ver 1.7
%global ver 1.8
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(string.lower(ver))}
Release: 4%{?candidate:.%{candidate}}%{?shortcommit:.%{shortcommit}}%{?dist}
Release: 1%{?candidate:.%{candidate}}%{?shortcommit:.%{shortcommit}}%{?dist}
Summary: Portable Computing Language - an OpenCL implementation
# The whole code is under MIT
# except include/utlist.h which is under BSD (and unbundled) and
@ -18,7 +18,7 @@ URL: http://portablecl.org/
%if 0%{?shortcommit}
Source0: https://github.com/pocl/pocl/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
%else
Source0: https://github.com/pocl/pocl/archive/%{name}-%{version}%{?candidate:-%{candidate}}.tar.gz
Source0: https://github.com/pocl/pocl/archive/refs/tags/v%{version}%{?candidate:-%{candidate}}.tar.gz#/%{name}-%{version}.tar.gz
%endif
BuildRequires: cmake
@ -135,6 +135,9 @@ find . -depth -name utlist* -print -delete
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Thu Feb 17 2022 Felix Schwarz <fschwarz@fedoraproject.org> - 1.8-1
- update to 1.8 (rhbz #2013342)
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (pocl-1.7.tar.gz) = 23bb82b25a222186c001b2ed413f26253e1e0e16518e98c95173f51491e15d107e6ab1b334ffd490b41199743267d9ad64882a22fea327e17ec9604f9847fc38
SHA512 (pocl-1.8.tar.gz) = bcbb3fa3d2234d4c5b0c17863eba0bc4c8f13f863cc58cfd1de49e21fa7bf0aec82b81aec143c81885e3a39274c8ae783b2f03b9a12846e024204d6ed0e59a9d