diff --git a/ocserv.spec b/ocserv.spec index 3cabcd6..c94ee9e 100644 --- a/ocserv.spec +++ b/ocserv.spec @@ -1,5 +1,5 @@ Version: 1.1.1 -Release: 3%{?dist} +Release: 4%{?dist} %global _hardened_build 1 %if 0%{?fedora} || 0%{?rhel} >= 7 @@ -285,6 +285,9 @@ install -D -m 0755 %{SOURCE11} %{buildroot}/%{_initrddir}/%{name} %endif %changelog +* Wed Nov 11 2020 Nikos Mavrogiannopoulos - 1.1.1-4 +- Rebuilt for radcli 1.3.0 + * Thu Oct 29 2020 Nikos Mavrogiannopoulos - 1.1.1-3 - Rebuild without pcllib dependency - Enhanced seccomp filters for tests to run in all architectures