|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libseccomp
|
|
|
|
|
Version: 2.5.3
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Summary: Enhanced seccomp library
|
|
|
|
|
License: LGPL-2.1-only
|
|
|
|
|
URL: https://github.com/seccomp/libseccomp
|
|
|
|
@ -83,6 +83,10 @@ rm -f %{buildroot}/%{_libdir}/libseccomp.la
|
|
|
|
|
%{_libdir}/libseccomp.a
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.5.3-10
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.5.3-9
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|