Version bump to 3.0.00

This commit is contained in:
Christoph Junghans 2020-02-27 17:20:24 -07:00
parent dc8c95df67
commit 06e5d34cdb
3 changed files with 11 additions and 20 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/kokkos-6619d83a6d682ee83eabc7d23cf051d0ff77ff61.tar.gz /kokkos-6619d83a6d682ee83eabc7d23cf051d0ff77ff61.tar.gz
/kokkos-cb90e9484286b8728d821bb5b1c23e74373bc47b.tar.gz /kokkos-cb90e9484286b8728d821bb5b1c23e74373bc47b.tar.gz
/kokkos-e79d6b7311fb91c81477a7fc458ca5408e0c19d2.tar.gz /kokkos-e79d6b7311fb91c81477a7fc458ca5408e0c19d2.tar.gz
/kokkos-3.0.00.tar.gz

View File

@ -1,21 +1,14 @@
%global git 1
%global commit e79d6b7311fb91c81477a7fc458ca5408e0c19d2
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: kokkos Name: kokkos
Version: 3.0.0 Version: 3.0.00
Release: 0.3.20200107git%{shortcommit}%{?dist}.1 %global sover 3.0.0
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
License: BSD License: BSD
URL: https://github.com/kokkos/kokkos URL: https://github.com/kokkos/kokkos
%if %{git} Source0: https://github.com/kokkos/kokkos/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source0: https://github.com/%{name}/%{name}/archive/%{commit}/%{name}-%{commit}.tar.gz
%else
Source0: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
%endif
BuildRequires: gcc-c++ BuildRequires: gcc-c++
@ -43,11 +36,7 @@ Requires: hwloc-devel
This package contains the development files of %{name}. This package contains the development files of %{name}.
%prep %prep
%if %{git}
%setup -q -n %{name}-%{commit}
%else
%setup -q %setup -q
%endif
%build %build
mkdir build mkdir build
@ -68,14 +57,12 @@ popd
%make_install -C build %make_install -C build
%check %check
# https://github.com/kokkos/kokkos/issues/2613 make -C build test CTEST_OUTPUT_ON_FAILURE=1 %{?testargs}
%global testargs ARGS='-E UnitTest_StackTraceTest'
make -C build test CTEST_OUTPUT_ON_FAILURE=1 %{?testargs:%{testargs}}
%files %files
%doc README.md %doc README.md
%license LICENSE %license LICENSE
%{_libdir}/libkokkos*.so.%{version} %{_libdir}/libkokkos*.so.%{sover}
%files devel %files devel
%{_libdir}/libkokkos*.so %{_libdir}/libkokkos*.so
@ -85,6 +72,9 @@ make -C build test CTEST_OUTPUT_ON_FAILURE=1 %{?testargs:%{testargs}}
%{_bindir}/nvcc_wrapper %{_bindir}/nvcc_wrapper
%changelog %changelog
* Thu Feb 27 2020 Christoph Junghans <junghans@votca.org> - 3.0.00-1
- Version bump to 3.0.00
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-0.3.20200107gite79d6b7.1 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-0.3.20200107gite79d6b7.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (kokkos-e79d6b7311fb91c81477a7fc458ca5408e0c19d2.tar.gz) = 5a5b9b6acfb69410cba2234d7575b65ed30d9f45ffabff1d6ba984abac56272f4a433f6d5a1e9a0b381803b823091a0902e071d546e7be49071f689d1cd43d11 SHA512 (kokkos-3.0.00.tar.gz) = f98feaedfb3b5759fdab35f68ca5b6bd3eacdb658ff0a7b91a33839fa266a8533c76213ebba6445ff7f2430bcdec8d05d7e4c023b63532515ba30223a27f3ebb