podman-2:2.0.0-0.74.dev.git119e13d
- autobuilt 119e13d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c35e6d2b7b
commit
305a0afa7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -980,3 +980,4 @@
|
||||
/libpod-07ef44e.tar.gz
|
||||
/libpod-d32d588.tar.gz
|
||||
/libpod-e704da0.tar.gz
|
||||
/libpod-119e13d.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 e704da0c520bfc1d8e0462983e8470040a2fda9d
|
||||
%global commit0 119e13d4bcc3e8da903da33b291f2795b0e76e71
|
||||
%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.73.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.74.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
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.74.dev.git119e13d
|
||||
- autobuilt 119e13d
|
||||
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.73.dev.gite704da0
|
||||
- autobuilt e704da0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e704da0.tar.gz) = 94d12b69ada70198288cf4363edddfbc38c61f21a7341c64ac938df5dc08ac37d37891c5358c76bd6dacb309d184938895aaff47287d8a64d8aea8848a268b18
|
||||
SHA512 (libpod-119e13d.tar.gz) = c082c1d2ac47ff37d90da167fba7695fd97b16cda771552da31c0025733f59c2fb8aca595338db6d836b759457efd7a06aa542f945f9882be4670f1bc34c5268
|
||||
|
Loading…
Reference in New Issue
Block a user