podman-2:2.0.0-0.128.dev.git9967f28
- autobuilt 9967f28 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
520489b43b
commit
3a8dc20b16
1
.gitignore
vendored
1
.gitignore
vendored
@ -1033,3 +1033,4 @@
|
||||
/libpod-79f30af.tar.gz
|
||||
/libpod-c831ae1.tar.gz
|
||||
/libpod-fbe09d7.tar.gz
|
||||
/libpod-9967f28.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 fbe09d78e91c9ac5cadc8b00a67c7d7f89d64868
|
||||
%global commit0 9967f28339dc43c97966bc07345af53a374faf67
|
||||
%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.127.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.128.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 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.128.dev.git9967f28
|
||||
- autobuilt 9967f28
|
||||
|
||||
* Wed Jun 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.127.dev.gitfbe09d7
|
||||
- autobuilt fbe09d7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-fbe09d7.tar.gz) = d58f3aa73dd3a9cde17ecf9d4b86db4c03e85252abc8a243479f86a8339c684e8019474267f346b0344664573df096cfa93d7466d495372f5e10b3a8c815ed58
|
||||
SHA512 (libpod-9967f28.tar.gz) = b7b639e4653fc35b1b8064f891d31d20767fc7c1a97d0dd481d3446a9c4064aa9920b4b7cf3ba50d5f5102bd883c4d73aba015a85eecc99eeaf64f1987723b0b
|
||||
|
Loading…
Reference in New Issue
Block a user