podman-2:2.0.0-0.62.dev.gitc8d6426
- autobuilt c8d6426 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9a927699c9
commit
f35469c296
1
.gitignore
vendored
1
.gitignore
vendored
@ -968,3 +968,4 @@
|
||||
/libpod-05c0ae6.tar.gz
|
||||
/libpod-cf5d338.tar.gz
|
||||
/libpod-6aa802d.tar.gz
|
||||
/libpod-c8d6426.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 6aa802d8012a78ac95e4fe2017a5b54ec8d4b8de
|
||||
%global commit0 c8d64264c924833440237bf766a05db0cea56a1c
|
||||
%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.61.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.62.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.62.dev.gitc8d6426
|
||||
- autobuilt c8d6426
|
||||
|
||||
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.61.dev.git6aa802d
|
||||
- autobuilt 6aa802d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-6aa802d.tar.gz) = 4d9a783ec4b682681ae1a4f16425109256bff109eec15c4f55251ef8a8b1b3dab7d29cd0d7168e1fd978ef4591834d8ae4a6399183c69bcaaf2ac1a7e6ae527c
|
||||
SHA512 (libpod-c8d6426.tar.gz) = 87a477c44689d262390712b1cc94107c59f2d33c3cae41f27df6822a4a768570036d517864d99f1fa309f53e6f41eaecab205fad13cbcd951076aeb073ec703a
|
||||
|
Loading…
Reference in New Issue
Block a user