From d5c23ff0ab36ea96f219f5d2f3cecfb0269aad98 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 14 2021 19:04:15 +0000 Subject: import podman-3.1.0-0.8.module+el8.5.0+10387+8d85dbaf --- diff --git a/.gitignore b/.gitignore index 154883d..b9ad26f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/master-e523d09.tar.gz +SOURCES/master-6f6cc1c.tar.gz SOURCES/v0.1.5.tar.gz SOURCES/v1.1.1.tar.gz diff --git a/.podman.metadata b/.podman.metadata index ac5e2fe..051c397 100644 --- a/.podman.metadata +++ b/.podman.metadata @@ -1,3 +1,3 @@ -c866c47a818df391dde2d90cde5f924730ce6e88 SOURCES/master-e523d09.tar.gz +c5edf7f7edf707db0c4315a47e591023864a497c SOURCES/master-6f6cc1c.tar.gz 4502491739693bd1b1d108d9af545f69a3bd424b SOURCES/v0.1.5.tar.gz 3d883ef197eeb1a602dfef79ee1027847cfd40a4 SOURCES/v1.1.1.tar.gz diff --git a/SPECS/podman.spec b/SPECS/podman.spec index 79cf2c1..dd64d4e 100644 --- a/SPECS/podman.spec +++ b/SPECS/podman.spec @@ -14,14 +14,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl %global import_path github.com/containers/podman %global branch master -%global commit0 e523d09638b05edfd51538ac5786f00793e396ee +%global commit0 6f6cc1cce66709f569fbd8fafc9ed5425120bc41 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global cataver 0.1.5 %global dnsnamever 1.1.1 Name: podman Version: 3.1.0 -Release: 0.13%{?dist} +Release: 0.8%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and GPLv3+ URL: https://%{name}.io/ @@ -337,31 +337,6 @@ exit 0 %{_datadir}/%{name}/test %changelog -* Thu Mar 25 2021 Jindrich Novy - 3.1.0-0.13 -- update to the latest content of https://github.com/containers/podman/tree/master - (https://github.com/containers/podman/commit/e523d09) -- Related: #1934415 - -* Wed Mar 24 2021 Jindrich Novy - 3.1.0-0.12 -- update to the latest content of https://github.com/containers/podman/tree/master - (https://github.com/containers/podman/commit/860de13) -- Related: #1934415 - -* Tue Mar 23 2021 Jindrich Novy - 3.1.0-0.11 -- update to the latest content of https://github.com/containers/podman/tree/master - (https://github.com/containers/podman/commit/60c90c3) -- Related: #1934415 - -* Mon Mar 22 2021 Jindrich Novy - 3.1.0-0.10 -- update to the latest content of https://github.com/containers/podman/tree/master - (https://github.com/containers/podman/commit/ebc9871) -- Related: #1934415 - -* Fri Mar 19 2021 Jindrich Novy - 3.1.0-0.9 -- update to the latest content of https://github.com/containers/podman/tree/master - (https://github.com/containers/podman/commit/5d9b070) -- Related: #1934415 - * Thu Mar 18 2021 Jindrich Novy - 3.1.0-0.8 - update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/6f6cc1c)