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