diff --git a/SPECS/slapi-nis.spec b/SPECS/slapi-nis.spec index f59611b..33faf40 100644 --- a/SPECS/slapi-nis.spec +++ b/SPECS/slapi-nis.spec @@ -11,7 +11,7 @@ Name: slapi-nis Version: 0.56.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server License: GPLv2 URL: http://pagure.io/slapi-nis/ @@ -87,6 +87,10 @@ make check %{_sbindir}/nisserver-plugin-defs %changelog +* Fri Jan 21 2022 Alexander Bokovoy - 0.56.7-4 +- Rebuild against libnsl 2.0.0 +- Related: rhbz#2039220 + * Tue Aug 10 2021 Mohan Boddu - 0.56.7-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688