diff --git a/libpreludedb.spec b/libpreludedb.spec index a627a2c..db22d92 100644 --- a/libpreludedb.spec +++ b/libpreludedb.spec @@ -5,7 +5,7 @@ Name: libpreludedb Version: 5.2.0 -Release: 11%{?dist} +Release: 11.0.riscv64%{?dist} Summary: Framework for easy access to the IDMEF database # Prelude is GPL-2.0+ # libmissing is LGPL-2.1+ @@ -42,7 +42,7 @@ BuildRequires: perl-generators BuildRequires: python3-devel BuildRequires: pkgconfig(zlib) -%ifnarch s390 +%ifarch %{valgrind_arches} BuildRequires: valgrind %endif @@ -209,6 +209,9 @@ chmod +x %{buildroot}%{_datadir}/%{name}/classic/mysql2sqlite.sh %doc ChangeLog README NEWS %changelog +* Tue Jun 06 2023 David Abdurachmanov - 5.2.0-11.0.riscv64 +- Properly check valgrind arches + * Thu Jan 19 2023 Fedora Release Engineering - 5.2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild