podman-2:2.0.0-0.53.dev.gitd688851
- autobuilt d688851 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9396cde1d2
commit
cb3f979601
1
.gitignore
vendored
1
.gitignore
vendored
@ -959,3 +959,4 @@
|
||||
/libpod-6409ff6.tar.gz
|
||||
/libpod-9d3b466.tar.gz
|
||||
/libpod-f6aa620.tar.gz
|
||||
/libpod-d688851.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 f6aa620b05a057ca8fb9631b66313c6220de50c2
|
||||
%global commit0 d6888516a2326f03e46c75a992f68713b0fb8aad
|
||||
%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.52.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.53.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
|
||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.53.dev.gitd688851
|
||||
- autobuilt d688851
|
||||
|
||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.52.dev.gitf6aa620
|
||||
- autobuilt f6aa620
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-f6aa620.tar.gz) = 06115e54a4f1a87b01048f02a8842e8067cfdbb70474eee9d191d47ea9a867c6391327d7c8a945f12bff535f5355c1eeb097eb1c2cc616a9ce9f5a87c65dd0dd
|
||||
SHA512 (libpod-d688851.tar.gz) = 71cd771d367a76470289e1541ca66f6bfde52ffe859aaa70f06dd4044e64ea27f34221099e9fdde13370f165eff88a7d664d0f6a7ca4ebfa0e6027d8867b403e
|
||||
|
Loading…
Reference in New Issue
Block a user