podman-2:2.0.0-0.60.dev.gitcf5d338
- autobuilt cf5d338 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2417340e28
commit
7685ab2bc4
1
.gitignore
vendored
1
.gitignore
vendored
@ -966,3 +966,4 @@
|
||||
/libpod-3f2ab6b.tar.gz
|
||||
/libpod-05a0612.tar.gz
|
||||
/libpod-05c0ae6.tar.gz
|
||||
/libpod-cf5d338.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 05c0ae6c275164cc2e04b2d3856a482327674c0c
|
||||
%global commit0 cf5d33807ffefb4738d6f2477c08f4955ff630ba
|
||||
%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.59.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.60.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
|
||||
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.60.dev.gitcf5d338
|
||||
- autobuilt cf5d338
|
||||
|
||||
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.59.dev.git05c0ae6
|
||||
- autobuilt 05c0ae6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-05c0ae6.tar.gz) = 43a5725972e370a3fb1da4ba6a45218931088c940024a47aab0ac7362529f9c3d1843474ebc21c7b0d08ac088a4d859e7a531bcaa5147da5556f10ebee105f89
|
||||
SHA512 (libpod-cf5d338.tar.gz) = 0a4f448fffb11d78c654751dbde5ea08cc89bef68b9824331dc1dbac0e9961e0743fdeda2810ed0e6fddb9455f24e32d93d4f78499ba9129ab967f13d9274126
|
||||
|
Loading…
Reference in New Issue
Block a user