podman-2:1.8.2-0.9.dev.gitcccd05c
- autobuilt cccd05c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a6a26d7ec4
commit
545ebf08d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -797,3 +797,4 @@
|
||||
/libpod-e87fe4d.tar.gz
|
||||
/libpod-edcc73e.tar.gz
|
||||
/libpod-1cb3e3a.tar.gz
|
||||
/libpod-cccd05c.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 1cb3e3a705b3996cf75d5fc8d02c9064cebe6d7f
|
||||
%global commit0 cccd05cb5bf16f356e79cc30e7bfc6d7062af035
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -643,6 +643,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.9.dev.gitcccd05c
|
||||
- autobuilt cccd05c
|
||||
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.8.dev.git1cb3e3a
|
||||
- autobuilt 1cb3e3a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-1cb3e3a.tar.gz) = 7d85bea634d5c0071ad1dac42e3ea7123e5f087e926d75277f3036e1e03e9a0c4f3b4928168917cf6e5e7bf401cdb850151c3819ed29589811da52b51b0d56e1
|
||||
SHA512 (libpod-cccd05c.tar.gz) = fb40c26e56ae04e865fcee9162b9750f00d6cd1fb6489fa3219ab94b3f219d9a1487dfbb3d0fc3c8adfd01d13c86ebc6c74ff4a02f9e0db1df90636cc01ff849
|
||||
|
Loading…
Reference in New Issue
Block a user