diff --git a/kokkos.spec b/kokkos.spec index af23cb8..dc70dd2 100644 --- a/kokkos.spec +++ b/kokkos.spec @@ -1,7 +1,7 @@ Name: kokkos Version: 3.3.01 %global sover 3.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Kokkos C++ Performance Portability Programming # no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312 ExcludeArch: i686 armv7hl @@ -73,6 +73,9 @@ This package contains the development files of %{name}. %{_bindir}/kokkos_launch_compiler %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.3.01-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Jan 23 08:19:42 MST 2021 Christoph Junghans - 3.3.01-1 - Version bump to v3.3.01 (bug #1919508)