podman-2:2.0.0-0.45.dev.git02b29db
- autobuilt 02b29db Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8b33de2672
commit
15f5094a28
1
.gitignore
vendored
1
.gitignore
vendored
@ -951,3 +951,4 @@
|
||||
/libpod-b0bfa0e.tar.gz
|
||||
/libpod-6a75dfa.tar.gz
|
||||
/libpod-e8e5a5f.tar.gz
|
||||
/libpod-02b29db.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 e8e5a5f96e0b5d915baeeb0915cc0ca788b70e64
|
||||
%global commit0 02b29db3b7f9d2c9fd2342b00f0c1a9a7041779b
|
||||
%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.44.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.45.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
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.45.dev.git02b29db
|
||||
- autobuilt 02b29db
|
||||
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.44.dev.gite8e5a5f
|
||||
- autobuilt e8e5a5f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e8e5a5f.tar.gz) = 14cc269cd83fe4301a8de642134607a0f6c9eda37087275b39473e08d61f0c0aaaa6b9ca64a68eb59082b4ccba99829022a71cd3c1c817d0be1643ddf6737985
|
||||
SHA512 (libpod-02b29db.tar.gz) = e8f9288b2efb5974e389ef7ebc874d69f888b6efa6dd969e76b4d428cdc02f68d6097e7fc72325d4fce49795b69aa2b3e061c28886a1c34a25be0150b37625ae
|
||||
|
Loading…
Reference in New Issue
Block a user