From 7b10a6699c64121ed0271a698ec941128ff12dec Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:35:03 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.3-1mamba;Tue Dec 07 2021] --- runc.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/runc.spec b/runc.spec index 0f296a1..c2d9f08 100644 --- a/runc.spec +++ b/runc.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | tr _ -) Name: runc -Version: 1.0.2 +Version: 1.0.3 Release: 1mamba Summary: runc container cli tools Group: System/Servers @@ -11,7 +11,6 @@ URL: https://opencontainers.org/ Source: https://github.com/opencontainers/runc.git/v%{gitver}/runc-%{version}.tar.bz2 License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libseccomp-devel ## AUTOBUILDREQ-END @@ -54,6 +53,9 @@ mv man/man*/ %{buildroot}%{_mandir} %doc LICENSE %changelog +* Tue Dec 07 2021 Automatic Build System 1.0.3-1mamba +- automatic version update by autodist + * Tue Aug 24 2021 Automatic Build System 1.0.2-1mamba - automatic version update by autodist