From d5c8c768fcf1566fcf9fe43bd19ddc659d553ea2 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.2-1mamba;Tue Aug 24 2021] --- runc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/runc.spec b/runc.spec index aa06ead..0f296a1 100644 --- a/runc.spec +++ b/runc.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | tr _ -) Name: runc -Version: 1.0.1 +Version: 1.0.2 Release: 1mamba Summary: runc container cli tools Group: System/Servers @@ -11,6 +11,7 @@ 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 @@ -53,6 +54,9 @@ mv man/man*/ %{buildroot}%{_mandir} %doc LICENSE %changelog +* Tue Aug 24 2021 Automatic Build System 1.0.2-1mamba +- automatic version update by autodist + * Wed Aug 04 2021 Automatic Build System 1.0.1-1mamba - automatic version update by autodist