podman-2:2.0.0-0.75.dev.git89b4683
- autobuilt 89b4683 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
305a0afa7b
commit
f793942d7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -981,3 +981,4 @@
|
||||
/libpod-d32d588.tar.gz
|
||||
/libpod-e704da0.tar.gz
|
||||
/libpod-119e13d.tar.gz
|
||||
/libpod-89b4683.tar.gz
|
||||
|
@ -31,7 +31,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 119e13d4bcc3e8da903da33b291f2795b0e76e71
|
||||
%global commit0 89b4683cc4666f789ebc3d21453ef65e37775642
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.74.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.75.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -651,6 +651,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.75.dev.git89b4683
|
||||
- autobuilt 89b4683
|
||||
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.74.dev.git119e13d
|
||||
- autobuilt 119e13d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-119e13d.tar.gz) = c082c1d2ac47ff37d90da167fba7695fd97b16cda771552da31c0025733f59c2fb8aca595338db6d836b759457efd7a06aa542f945f9882be4670f1bc34c5268
|
||||
SHA512 (libpod-89b4683.tar.gz) = 9bae3f13597b607eaca653b6b91cccadefa21b08a328088ddf774e373c6c7fb45649189fd687959de8b288f8ca21d0f79010babc0b154f156be7adaa5240ab15
|
||||
|
Loading…
Reference in New Issue
Block a user