Version bump to v3.5.00 (bug #2026409)
This commit is contained in:
parent
686467e806
commit
033e935e98
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/kokkos-3.3.01.tar.gz
|
||||
/kokkos-3.4.00.tar.gz
|
||||
/kokkos-3.4.01.tar.gz
|
||||
/kokkos-3.5.00.tar.gz
|
||||
|
@ -2,9 +2,9 @@
|
||||
%undefine __cmake_in_source_build
|
||||
|
||||
Name: kokkos
|
||||
Version: 3.4.01
|
||||
%global sover 3.4
|
||||
Release: 3%{?dist}
|
||||
Version: 3.5.00
|
||||
%global sover 3.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Kokkos C++ Performance Portability Programming
|
||||
# no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
|
||||
ExcludeArch: i686 armv7hl
|
||||
@ -79,6 +79,9 @@ This package contains the development files of %{name}.
|
||||
%{_bindir}/kokkos_launch_compiler
|
||||
|
||||
%changelog
|
||||
* Wed Dec 01 2021 Christoph Junghans <junghans@votca.org> - 3.5.00-1
|
||||
- Version bump to v3.5.00 (bug #2026409)
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.01-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kokkos-3.4.01.tar.gz) = fcce04318f3b2e187816087108e5e1fe180f85e15d47be3957f89bd6c07a353c4248051dd3678ab40e849f554d1decb923a166c1612ee4618a2aa1739e472dfe
|
||||
SHA512 (kokkos-3.5.00.tar.gz) = 0af7bd5d64ecdd90dbb63b952dfccd8e69e787ad0d183fdde68d029538733eb10e3c748447497c82336fbd2e529012cdb1bb7bed7ec41ab4477926f576f7244e
|
||||
|
Loading…
x
Reference in New Issue
Block a user