podman-2:2.0.0-0.70.dev.git1077d2d
- autobuilt 1077d2d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0dee18bf67
commit
7886f8e6ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -976,3 +976,4 @@
|
||||
/libpod-56a95b0.tar.gz
|
||||
/libpod-b4cd54a.tar.gz
|
||||
/libpod-0b7b974.tar.gz
|
||||
/libpod-1077d2d.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 0b7b9748681845a76a23349c95edad62048b849b
|
||||
%global commit0 1077d2d0b72d027a01080c0d3ebdb7d99a969661
|
||||
%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.69.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.70.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
|
||||
* Mon May 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.70.dev.git1077d2d
|
||||
- autobuilt 1077d2d
|
||||
|
||||
* Mon May 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.69.dev.git0b7b974
|
||||
- autobuilt 0b7b974
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-0b7b974.tar.gz) = 5724bbdba457b19ecf46081dbb80f0970b2c658cf4da83efdcc0a7d78a34d12c2eb34798105b5bf73fd27065139151d3292ff2f4ce62e01b96cf3e32ab2543f4
|
||||
SHA512 (libpod-1077d2d.tar.gz) = 7dd94d607564736b14e10b985daec387ac1c9f1eb5afdc9fbbee86cae2b7600f1b72f376a81178848e7f163daa49eaf37385f3ed02f27b81fb16ba5b2ca9222b
|
||||
|
Loading…
Reference in New Issue
Block a user