podman-2:2.0.0-0.116.dev.gitb057896
- autobuilt b057896 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
25e602603f
commit
d455d86cc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1021,3 +1021,4 @@
|
||||
/libpod-650ed43.tar.gz
|
||||
/libpod-ceef4f6.tar.gz
|
||||
/libpod-bf8337b.tar.gz
|
||||
/libpod-b057896.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 bf8337b3fc488d3fc449a7622ae7744a67b9f348
|
||||
%global commit0 b0578963aaf83e4c5686b957fd09c9311eac35c6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,7 +52,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.115.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.116.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Jun 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.116.dev.gitb057896
|
||||
- autobuilt b057896
|
||||
|
||||
* Thu Jun 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.115.dev.gitbf8337b
|
||||
- autobuilt bf8337b
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-bf8337b.tar.gz) = 0e5fec50a06a18c4bedf0831507da38e7abcadd2304c4c6d55d151da34ae3105ddb9124c89bec28ac01cd102c1e499da2d8cd9684b7efc73aadb727c5b35a2ef
|
||||
SHA512 (libpod-b057896.tar.gz) = 0122889a4302d9774f66504d453aa9448d1d82d87d1c1fe93a6f9a16f599ea21ef34b935b2b4def89fbc101f19e47f3f263f2965cc232f7ab56266035573ad5f
|
||||
|
Loading…
Reference in New Issue
Block a user