diff --git a/kea.spec b/kea.spec index e038dfc..76f9b53 100644 --- a/kea.spec +++ b/kea.spec @@ -6,7 +6,7 @@ Name: kea Version: 2.2.0 -Release: 1%{?dist} +Release: 1.0.riscv64%{?dist} Summary: DHCPv4, DHCPv6 and DDNS server from ISC License: MPLv2.0 and Boost @@ -45,7 +45,7 @@ BuildRequires: log4cplus-devel BuildRequires: sysrepo-devel %endif -%ifnarch s390 %{mips} +%ifarch %{valgrind_arches} BuildRequires: valgrind-devel %endif # src/lib/testutils/dhcp_test_lib.sh @@ -225,6 +225,9 @@ EOF %changelog +* Tue Nov 15 2022 David Abdurachmanov - 2.2.0-1.0.riscv64 +- Properly check valgrind arches + * Wed Jul 27 2022 Martin Osvald - 2.2.0-1 - New version 2.2.0 - Add source code signature verification