diff --git a/kokkos.spec b/kokkos.spec index 5bae9db..50c010e 100644 --- a/kokkos.spec +++ b/kokkos.spec @@ -4,7 +4,7 @@ Name: kokkos Version: 3.5.00 %global sover 3.5 -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 @@ -79,6 +79,9 @@ This package contains the development files of %{name}. %{_bindir}/kokkos_launch_compiler %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 3.5.00-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Dec 01 2021 Christoph Junghans - 3.5.00-1 - Version bump to v3.5.00 (bug #2026409)