diff --git a/libcap-ng.spec b/libcap-ng.spec index 6bcdf34..08d5cfb 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -1,7 +1,7 @@ Summary: Alternate posix capabilities library Name: libcap-ng Version: 0.9.3 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL-2.0-or-later URL: https://people.redhat.com/sgrubb/libcap-ng/ Source0: https://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz @@ -110,6 +110,10 @@ make check %{_datadir}/bash-completion/completions/* %changelog +* Mon Jun 16 2026 Adam Prikryl - 0.9.3-2 +- Rebuild to enable netcap --advanced (kernel-headers now provides vm_sockets.h) + Resolves: RHEL-160081 + * Thu May 14 2026 Sergio Arroutbi - 0.9.3-1 - Bump release to v0.9.3 Resolves: RHEL-160081