podman-2:2.0.0-0.76.dev.git2a988a4
- autobuilt 2a988a4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f793942d7f
commit
918316e4ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -982,3 +982,4 @@
|
|||||||
/libpod-e704da0.tar.gz
|
/libpod-e704da0.tar.gz
|
||||||
/libpod-119e13d.tar.gz
|
/libpod-119e13d.tar.gz
|
||||||
/libpod-89b4683.tar.gz
|
/libpod-89b4683.tar.gz
|
||||||
|
/libpod-2a988a4.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 89b4683cc4666f789ebc3d21453ef65e37775642
|
%global commit0 2a988a4d8279ac5d7e34fdaee18e6a9e120206d5
|
||||||
%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.75.dev.git%{shortcommit0}%{?dist}
|
Release: 0.76.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.76.dev.git2a988a4
|
||||||
|
- autobuilt 2a988a4
|
||||||
|
|
||||||
* Wed May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.75.dev.git89b4683
|
* Wed May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.75.dev.git89b4683
|
||||||
- autobuilt 89b4683
|
- autobuilt 89b4683
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-89b4683.tar.gz) = 9bae3f13597b607eaca653b6b91cccadefa21b08a328088ddf774e373c6c7fb45649189fd687959de8b288f8ca21d0f79010babc0b154f156be7adaa5240ab15
|
SHA512 (libpod-2a988a4.tar.gz) = c25c1941da390b53a35afdf7b19a1d2de3cafc8dd3380dfcaa6664cdc772833a1d061bc73a27b203ec35f5b27b3bf61d7a57c6eeb7034a587d9bd96977f6a593
|
||||||
|
Loading…
Reference in New Issue
Block a user