diff --git a/freeradius.spec b/freeradius.spec index 5468a06..afa5243 100644 --- a/freeradius.spec +++ b/freeradius.spec @@ -1,7 +1,7 @@ Summary: High-performance and highly configurable free RADIUS server Name: freeradius Version: 3.0.21 -Release: 18%{?dist} +Release: 19%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freeradius.org/ @@ -851,11 +851,15 @@ exit 0 %attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest %changelog +* Thu Aug 12 2021 Filip Dvorak - 3.0.21-19 +- Install psutil module and generate def. certs during test script + Resolves: rhbz#1990392 + * Mon Aug 09 2021 Mohan Boddu - 3.0.21-18 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 -* Mon Aug 03 2021 Antonio Torres - 3.0.21-17 +* Tue Aug 03 2021 Antonio Torres - 3.0.21-17 - Ignore badfuncs error in rpminspect Resolves: bz#1986972