diff --git a/fapolicyd.spec b/fapolicyd.spec index 4a66c11..d94c047 100644 --- a/fapolicyd.spec +++ b/fapolicyd.spec @@ -5,7 +5,7 @@ Summary: Application Whitelisting Daemon Name: fapolicyd Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-3.0-or-later URL: https://github.com/linux-application-whitelisting/fapolicyd Source0: https://github.com/linux-application-whitelisting/fapolicyd/releases/download/v%{version}/fapolicyd-%{version}.tar.gz @@ -42,6 +42,7 @@ BuildRequires: uthash-devel %endif Requires: rpm-plugin-fapolicyd +Requires: lmdb-libs > 0.9.29 Recommends: %{name}-selinux Requires(pre): shadow-utils Requires(post): systemd-units @@ -277,6 +278,9 @@ fi %selinux_relabel_post -s %{selinuxtype} %changelog +* Wed Jul 08 2026 Vit Mojzis - 1.6-2 +- Add dependency on the latest version of lmdb-libs + * Thu Jun 11 2026 Petr Lautrbach - 1.6-1 - fapolicyd-1.6 https://github.com/linux-application-whitelisting/fapolicyd/releases/tag/v1.6