diff --git a/ipvsadm.spec b/ipvsadm.spec index ce707da..e44e427 100644 --- a/ipvsadm.spec +++ b/ipvsadm.spec @@ -1,7 +1,7 @@ Name: ipvsadm Summary: Utility to administer the Linux Virtual Server Version: 1.31 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/ @@ -73,6 +73,10 @@ services. Supported Features include: %{_mandir}/man8/%{name}-save.8* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.31-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.31-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937