From 964990eba1947ac0bdaa4102116a06449c001f66 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 10 2022 07:02:46 +0000 Subject: import runc-1.0.3-2.module+el8.6.0+14673+621cb8be --- diff --git a/SPECS/runc.spec b/SPECS/runc.spec index 4de328f..5082629 100644 --- a/SPECS/runc.spec +++ b/SPECS/runc.spec @@ -20,9 +20,10 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} +Epoch: 1 Name: %{repo} Version: 1.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CLI for running Open Containers # https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures #ExclusiveArch: %%{go_arches} @@ -83,9 +84,17 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Feb 16 2022 Jindrich Novy - 1.0.3-2 +- rollback to 1.0.3 due to gating test issues +- Related: #2001445 + +* Tue Jan 18 2022 Jindrich Novy - 1.1.0-1 +- update to https://github.com/opencontainers/runc/releases/tag/v1.1.0 +- Related: #2001445 + * Mon Dec 06 2021 Jindrich Novy - 1.0.3-1 - update to https://github.com/opencontainers/runc/releases/tag/v1.0.3 -- Related: #2021990 +- Related: #2001445 * Wed Aug 25 2021 Jindrich Novy - 1.0.2-1 - update to https://github.com/opencontainers/runc/releases/tag/v1.0.2