From 6603c6cc6dabea2645fc83d95910d8d27afe9960 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:42:48 +0300 Subject: [PATCH] import libseccomp-2.5.3-10.el10 --- SPECS/libseccomp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/libseccomp.spec b/SPECS/libseccomp.spec index da21fee..c175fd9 100644 --- a/SPECS/libseccomp.spec +++ b/SPECS/libseccomp.spec @@ -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 - 2.5.3-10 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.5.3-9 - Bump release for June 2024 mass rebuild