podman-2:2.0.0-0.77.dev.gitab3a620
- autobuilt ab3a620 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
918316e4ed
commit
5f9a924048
1
.gitignore
vendored
1
.gitignore
vendored
@ -983,3 +983,4 @@
|
|||||||
/libpod-119e13d.tar.gz
|
/libpod-119e13d.tar.gz
|
||||||
/libpod-89b4683.tar.gz
|
/libpod-89b4683.tar.gz
|
||||||
/libpod-2a988a4.tar.gz
|
/libpod-2a988a4.tar.gz
|
||||||
|
/libpod-ab3a620.tar.gz
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 2a988a4d8279ac5d7e34fdaee18e6a9e120206d5
|
%global commit0 ab3a620f74f2f1458054822f2113200863b60d40
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -54,7 +54,7 @@ Epoch: 0
|
|||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
# 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.76.dev.git%{shortcommit0}%{?dist}
|
Release: 0.77.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/
|
||||||
@ -651,6 +651,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.77.dev.gitab3a620
|
||||||
|
- autobuilt ab3a620
|
||||||
|
|
||||||
* Wed May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.76.dev.git2a988a4
|
* Wed May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.76.dev.git2a988a4
|
||||||
- autobuilt 2a988a4
|
- autobuilt 2a988a4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-2a988a4.tar.gz) = c25c1941da390b53a35afdf7b19a1d2de3cafc8dd3380dfcaa6664cdc772833a1d061bc73a27b203ec35f5b27b3bf61d7a57c6eeb7034a587d9bd96977f6a593
|
SHA512 (libpod-ab3a620.tar.gz) = c5010a12a16b941cccd564f90c298ac5bea87f37c11b20b8627ca5c766f7034e77665ed620a48ad23b3939e5d40a64073ef5540fd6161088f2eb25fd634ec621
|
||||||
|
Loading…
Reference in New Issue
Block a user