Version bump to v3.3.01 (bug #1919508)
This commit is contained in:
parent
6b3737f1a8
commit
c33685d720
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/kokkos-3.2.00.tar.gz
|
||||
/kokkos-3.2.01.tar.gz
|
||||
/kokkos-3.3.00.tar.gz
|
||||
/kokkos-3.3.01.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: kokkos
|
||||
Version: 3.3.00
|
||||
%global sover 3.3.0
|
||||
Version: 3.3.01
|
||||
%global sover 3.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Kokkos C++ Performance Portability Programming
|
||||
# no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
|
||||
@ -73,6 +73,9 @@ This package contains the development files of %{name}.
|
||||
%{_bindir}/kokkos_launch_compiler
|
||||
|
||||
%changelog
|
||||
* Sat Jan 23 08:19:42 MST 2021 Christoph Junghans <junghans@lanl.gov> - 3.3.01-1
|
||||
- Version bump to v3.3.01 (bug #1919508)
|
||||
|
||||
* Sat Dec 19 13:38:32 MST 2020 Christoph Junghans <junghans@votca.org> - 3.3.00-1
|
||||
- Version bump to v3.3.00 (bug #1909362)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kokkos-3.3.00.tar.gz) = c5b1fb20d5470b99d1ea39a593d6adec58fd5d8b041df587b45c2222ee3de2cc10e13a164fea3201b504f8a9605c4d5d57380ff62b220a6098427e106cd2acf0
|
||||
SHA512 (kokkos-3.3.01.tar.gz) = 9271be6ef080ac60b588b20d6d13c654311221691295dda199bbb833ab3fda7024aa0672ca3304f07824507e8d0708b7f58d8a707b84ad08e82357e00fe8fcae
|
||||
|
Loading…
x
Reference in New Issue
Block a user