podman-2:2.0.0-0.137.dev.git1f05606
- autobuilt 1f05606 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e6ba7392f7
commit
84a46496b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1042,3 +1042,4 @@
|
||||
/libpod-5f3e64f.tar.gz
|
||||
/libpod-142e62c.tar.gz
|
||||
/libpod-39ad038.tar.gz
|
||||
/libpod-1f05606.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 39ad0387ca27097875b02b55c6f71c2f2b8bdd6c
|
||||
%global commit0 1f05606fac7e5835cd76ef407a64597df3251aae
|
||||
%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.136.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.137.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 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.137.dev.git1f05606
|
||||
- autobuilt 1f05606
|
||||
|
||||
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.136.dev.git39ad038
|
||||
- autobuilt 39ad038
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-39ad038.tar.gz) = daeeb4fc274f8a2951a08e424dc554e149a65daaa64a33e4ba957e501b970aed94af889f9e2d50e6b3057e436fabe478aecc7bb590fe266a7322977d2a5caf00
|
||||
SHA512 (libpod-1f05606.tar.gz) = 03dc1cc5075b2ef5f91d661bafad87fc484ebc500a4a045e2a44cdddab1ca5d1e39991c4a6f122304206f8ba7b4ca67498b3b295782829255120a15ab7a23362
|
||||
|
Loading…
Reference in New Issue
Block a user