From 9924417bf7f1b730cbf6aa77459a4b350d862731 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 26 Jan 2025 11:47:51 +0100 Subject: [PATCH] automatic version update by autodist [release 2.6.0-1mamba;Sat Jan 25 2025] --- libseccomp.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libseccomp.spec b/libseccomp.spec index a878d7e..42b1348 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,5 +1,5 @@ Name: libseccomp -Version: 2.5.5 +Version: 2.6.0 Release: 1mamba Summary: High level interface to the Linux Kernel's seccomp filter Group: System/Libraries @@ -33,7 +33,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description tools This package contains utility applications for %{name}. -%debug_package %prep %setup -q @@ -50,8 +49,6 @@ This package contains utility applications for %{name}. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -73,6 +70,9 @@ This package contains utility applications for %{name}. %{_mandir}/man1/scmp_sys_resolver.1* %changelog +* Sat Jan 25 2025 Automatic Build System 2.6.0-1mamba +- automatic version update by autodist + * Mon Dec 04 2023 Automatic Build System 2.5.5-1mamba - automatic version update by autodist