podman-2:2.0.0-0.23.dev.gite35edb6
- autobuilt e35edb6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5dd1bdae66
commit
cef2ac74a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -929,3 +929,4 @@
|
||||
/libpod-fa5b33e.tar.gz
|
||||
/libpod-150679d.tar.gz
|
||||
/libpod-f2f0de4.tar.gz
|
||||
/libpod-e35edb6.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 f2f0de430d7545d19ef9505d7f6d8ef46a0d36b9
|
||||
%global commit0 e35edb6cc51c55179126d2f0507bfdfdeb72052c
|
||||
%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.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.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 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.23.dev.gite35edb6
|
||||
- autobuilt e35edb6
|
||||
|
||||
* Thu May 14 2020 Daniel J Walsh <dwalsh@redhat.com> - 2:2.0.0-0.22.dev.gitf2f0de4
|
||||
- Add requires for oci-runtime
|
||||
- Change crun to Recommends
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-f2f0de4.tar.gz) = 3a0b13085bd488c55e00017f2318b239c15d4ef765fb566752a9d3157178e6616012f0ef89a154bd8b457e40f3c893392bd51c29b27e575a652baf56f9c55b6f
|
||||
SHA512 (libpod-e35edb6.tar.gz) = a7b7b43ad1ddce68f598a156c89bb1fec77b11716208ec488bb04246fa35ad8fab9e44af59b772d70d32587ed2de046ed9a87df5eb18afa6c1155c6f77c6a8f2
|
||||
|
Loading…
Reference in New Issue
Block a user