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