Rebuild to enable netcap --advanced

Resolves: RHEL-160081

Signed-off-by: Adam Prikryl <aprikryl@redhat.com>
This commit is contained in:
Adam Prikryl 2026-06-16 12:24:29 +02:00 committed by Patrik Koncity
parent 88e9e00795
commit 63aa45fd37

View File

@ -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 <aprikryl@redhat.com> - 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 <sarroutb@redhat.com> - 0.9.3-1
- Bump release to v0.9.3
Resolves: RHEL-160081