podman-2:2.0.0-0.111.dev.gitd6e70c6
- autobuilt d6e70c6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a28fd2bd4f
commit
ed2b2af5c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1016,3 +1016,4 @@
|
||||
/libpod-bba0a8b.tar.gz
|
||||
/libpod-986a277.tar.gz
|
||||
/libpod-1f8c509.tar.gz
|
||||
/libpod-d6e70c6.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 1f8c509fafb4ce41970c4f28ed55daec459c7520
|
||||
%global commit0 d6e70c6df9ab9bf768efa69ba29601b64721ffd1
|
||||
%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.110.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.111.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.111.dev.gitd6e70c6
|
||||
- autobuilt d6e70c6
|
||||
|
||||
* Wed Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.110.dev.git1f8c509
|
||||
- autobuilt 1f8c509
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-1f8c509.tar.gz) = d1ee4ba0fc62f2360583655c5bd22642a53106fe34f41cec8064d57d175d156e0ab8ca902cc5a77c3505d3ea9fa231fd22e9dbde34d477b642b9607789cdb4ce
|
||||
SHA512 (libpod-d6e70c6.tar.gz) = 5b9e2855f8a10f19bd0238308dfc9987a5416004d74dc6d20e9134b20f3457cc100a030d7b52b40b8ae6b86a877e8ddfc69f5b272664fc3be603268e9eb87481
|
||||
|
Loading…
Reference in New Issue
Block a user