podman-2:1.8.3-0.53.dev.git9c7410d
- autobuilt 9c7410d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
10b1430b01
commit
a7e302226f
1
.gitignore
vendored
1
.gitignore
vendored
@ -847,3 +847,4 @@
|
|||||||
/libpod-0fa01c8.tar.gz
|
/libpod-0fa01c8.tar.gz
|
||||||
/libpod-95d9a1e.tar.gz
|
/libpod-95d9a1e.tar.gz
|
||||||
/libpod-edd623c.tar.gz
|
/libpod-edd623c.tar.gz
|
||||||
|
/libpod-9c7410d.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 edd623c4196f4b193387730f7989cfa108d634be
|
%global commit0 9c7410d331ed6c9af50babb41314bfa67a3f39e0
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.8.3
|
Version: 1.8.3
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.52.dev.git%{shortcommit0}%{?dist}
|
Release: 0.53.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.53.dev.git9c7410d
|
||||||
|
- autobuilt 9c7410d
|
||||||
|
|
||||||
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.52.dev.gitedd623c
|
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.52.dev.gitedd623c
|
||||||
- autobuilt edd623c
|
- autobuilt edd623c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-edd623c.tar.gz) = d70a7e16ac64111a4412a5f08562302fa8021d51b29dd81155b8004b99f6e597e79cb9c830626df0873cb0387c6647f80d8cb503dca0c07be65790359493a407
|
SHA512 (libpod-9c7410d.tar.gz) = 3975f8c42d75388ea0aec3a5b5c96ee39abcdd379da42739f0585ff62220301f8a31e3ac138cac00f230447df6557c89f583ea6a917a570450f1105111ecbb1a
|
||||||
|
Loading…
Reference in New Issue
Block a user