podman-2:1.8.3-0.58.dev.git6d36d05
- autobuilt 6d36d05 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
872651ad9c
commit
a7c418ea93
1
.gitignore
vendored
1
.gitignore
vendored
@ -852,3 +852,4 @@
|
|||||||
/libpod-56ab9e4.tar.gz
|
/libpod-56ab9e4.tar.gz
|
||||||
/libpod-6e8f6ca.tar.gz
|
/libpod-6e8f6ca.tar.gz
|
||||||
/libpod-9f5fcc3.tar.gz
|
/libpod-9f5fcc3.tar.gz
|
||||||
|
/libpod-6d36d05.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 9f5fcc356574b52fd7ad235ea56c30602bbba852
|
%global commit0 6d36d05447fd594bedebea8a9a4366d348a78290
|
||||||
%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.57.dev.git%{shortcommit0}%{?dist}
|
Release: 0.58.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
|
||||||
|
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.58.dev.git6d36d05
|
||||||
|
- autobuilt 6d36d05
|
||||||
|
|
||||||
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.57.dev.git9f5fcc3
|
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.57.dev.git9f5fcc3
|
||||||
- autobuilt 9f5fcc3
|
- autobuilt 9f5fcc3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-9f5fcc3.tar.gz) = dcad0f439cf303e972ef6787a4043b5b9a1fb4f0aaf83e6a1b546fb5c406ad76935061a8625f2ea4e8ab9bc00916628fffc9137444ead92f688069ca7a0590fa
|
SHA512 (libpod-6d36d05.tar.gz) = 3b91ed877d69673825cff97a21e5ad7c650218e20f32b3b39273e6c7c1fd10a7af864280b4f5a02bb6d1a36667ee7c6eb7ae9a6df089640c2aaa7f1cf5921437
|
||||||
|
Loading…
Reference in New Issue
Block a user