Version bump to v3.6.01 (bug #2103824)
This commit is contained in:
parent
0ac2a03f96
commit
f1b73f0c6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/kokkos-3.4.01.tar.gz
|
||||
/kokkos-3.5.00.tar.gz
|
||||
/kokkos-3.6.00.tar.gz
|
||||
/kokkos-3.6.01.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%undefine __cmake_in_source_build
|
||||
|
||||
Name: kokkos
|
||||
Version: 3.6.00
|
||||
Version: 3.6.01
|
||||
%global sover 3.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Kokkos C++ Performance Portability Programming
|
||||
@ -79,6 +79,9 @@ This package contains the development files of %{name}.
|
||||
%{_bindir}/kokkos_launch_compiler
|
||||
|
||||
%changelog
|
||||
* Wed Jul 06 2022 Cezary Skrzyński <cezary.skrzynski@ng-analytics.com> - 3.6.01-1
|
||||
- Version bump to v3.6.01 (bug #2103824)
|
||||
|
||||
* Wed Apr 27 2022 Christoph Junghans <junghans@votca.org> - 3.6.00-1
|
||||
- Version bump to v3.6.00 (bug #2026409)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kokkos-3.6.00.tar.gz) = 8256f9d5e0a4b84ea27ea1c3901953d08db9827f89e1722990e13a12e48ff4d0ae7349dee934799aa93f0d850481846c4912d5dad838ed40ec99ae2f1481deac
|
||||
SHA512 (kokkos-3.6.01.tar.gz) = 0fa6aa921b6fe56cb464678d9c114e5c9f3ed1ed2f26f704dd7a37e596ca9b2daacc8a9885ff0144234bcb02c83f00c0646dd9963517326609a4dc29e4d7c7a6
|
||||
|
Loading…
Reference in New Issue
Block a user