diff --git a/kokkos.spec b/kokkos.spec index 5a9bf99..9217e98 100644 --- a/kokkos.spec +++ b/kokkos.spec @@ -4,7 +4,7 @@ Name: kokkos Version: 3.4.01 %global sover 3.4 -Release: 2%{?dist} +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,6 +79,9 @@ This package contains the development files of %{name}. %{_bindir}/kokkos_launch_compiler %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 3.4.01-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 22 2021 Christoph Junghans - 3.4.01-2 - Rebuild for glibc (no libdl.so anymore)