Version bump to v3.2.00 (bug #1872456)
This commit is contained in:
parent
438acffb40
commit
575de12f71
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/kokkos-3.0.00.tar.gz
|
/kokkos-3.0.00.tar.gz
|
||||||
/kokkos-3.1.00.tar.gz
|
/kokkos-3.1.00.tar.gz
|
||||||
/kokkos-3.1.01.tar.gz
|
/kokkos-3.1.01.tar.gz
|
||||||
|
/kokkos-3.2.00.tar.gz
|
||||||
|
10
kokkos.spec
10
kokkos.spec
@ -1,7 +1,7 @@
|
|||||||
Name: kokkos
|
Name: kokkos
|
||||||
Version: 3.1.01
|
Version: 3.2.00
|
||||||
%global sover 3.1.1
|
%global sover 3.2.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Kokkos C++ Performance Portability Programming
|
Summary: Kokkos C++ Performance Portability Programming
|
||||||
# no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
|
# no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
|
||||||
ExcludeArch: i686 armv7hl
|
ExcludeArch: i686 armv7hl
|
||||||
@ -51,6 +51,7 @@ This package contains the development files of %{name}.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake3_install
|
%cmake3_install
|
||||||
|
rm %{buildroot}%{_libdir}/libprinter-tool.so
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# https://github.com/kokkos/kokkos/issues/2959 - unstable test
|
# https://github.com/kokkos/kokkos/issues/2959 - unstable test
|
||||||
@ -71,6 +72,9 @@ This package contains the development files of %{name}.
|
|||||||
%{_bindir}/nvcc_wrapper
|
%{_bindir}/nvcc_wrapper
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 25 2020 Christoph Junghans <junghans@votca.org> - 3.2.00-1
|
||||||
|
- Version bump to v3.2.00 (bug #1872456)
|
||||||
|
|
||||||
* Mon Aug 03 2020 Christoph Junghans <junghans@votca.org> - 3.1.01-4
|
* Mon Aug 03 2020 Christoph Junghans <junghans@votca.org> - 3.1.01-4
|
||||||
- Fix out-of-source build on F33 (bug #1863948)
|
- Fix out-of-source build on F33 (bug #1863948)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (kokkos-3.1.01.tar.gz) = 4fa428ec33ec207147b3fcc5e0d297bcff4ed772ba6baa24ccaf56b691b72b70c69bd48fdf134f4e78234bf755377fe01a31611a41539c2d211ba9caed24b1f2
|
SHA512 (kokkos-3.2.00.tar.gz) = 5aea16b6ed84c1cc24ccbbc50811026caebb1b7b47806f673e04dc37cc38e3da3d9fbc2d54c487765a222d0020a461240c16114e823d56e6ddadf9480deda9c8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user