Compare commits
No commits in common. "rawhide" and "f35" have entirely different histories.
4
.gitignore
vendored
4
.gitignore
vendored
@ -13,7 +13,3 @@
|
||||
/kokkos-3.3.01.tar.gz
|
||||
/kokkos-3.4.00.tar.gz
|
||||
/kokkos-3.4.01.tar.gz
|
||||
/kokkos-3.5.00.tar.gz
|
||||
/kokkos-3.6.00.tar.gz
|
||||
/kokkos-3.6.01.tar.gz
|
||||
/kokkos-3.7.00.tar.gz
|
||||
|
24
kokkos.spec
24
kokkos.spec
@ -2,9 +2,9 @@
|
||||
%undefine __cmake_in_source_build
|
||||
|
||||
Name: kokkos
|
||||
Version: 3.7.00
|
||||
%global sover 3.7
|
||||
Release: 1%{?dist}
|
||||
Version: 3.4.01
|
||||
%global sover 3.4
|
||||
Release: 3%{?dist}
|
||||
Summary: Kokkos C++ Performance Portability Programming
|
||||
# no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
|
||||
ExcludeArch: i686 armv7hl
|
||||
@ -79,24 +79,6 @@ This package contains the development files of %{name}.
|
||||
%{_bindir}/kokkos_launch_compiler
|
||||
|
||||
%changelog
|
||||
* Thu Sep 22 2022 Cezary Skrzyński <cezary.skrzynski@ng-analytics.com> - 3.7.00-1
|
||||
- Version bump to v3.7.00 (bug #2128805)
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.01-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* 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)
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.00-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* 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.7.00.tar.gz) = f72b43096126cba11129ab44c2ebaeb1ee92b14db45bd451e86f40746e8edbfbe3415dee089080a6664ae4985e5796717c64bb5c508ca5e287b31bac248802f6
|
||||
SHA512 (kokkos-3.4.01.tar.gz) = fcce04318f3b2e187816087108e5e1fe180f85e15d47be3957f89bd6c07a353c4248051dd3678ab40e849f554d1decb923a166c1612ee4618a2aa1739e472dfe
|
||||
|
Loading…
Reference in New Issue
Block a user