podman-2:1.8.2-0.5.dev.gitbd9386d
- autobuilt bd9386d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
aa233d993b
commit
f0211d2c96
1
.gitignore
vendored
1
.gitignore
vendored
@ -793,3 +793,4 @@
|
|||||||
/libpod-8f1ce4b.tar.gz
|
/libpod-8f1ce4b.tar.gz
|
||||||
/libpod-f3a28de.tar.gz
|
/libpod-f3a28de.tar.gz
|
||||||
/libpod-45e7cbf.tar.gz
|
/libpod-45e7cbf.tar.gz
|
||||||
|
/libpod-bd9386d.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 45e7cbfef65d0379af19264c5fa90e1ae9ccb74a
|
%global commit0 bd9386ddac4ef6730fbe6ce4104e80f56a48fe43
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.8.2
|
Version: 1.8.2
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -643,6 +643,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.5.dev.gitbd9386d
|
||||||
|
- autobuilt bd9386d
|
||||||
|
|
||||||
* Wed Mar 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.4.dev.git45e7cbf
|
* Wed Mar 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.4.dev.git45e7cbf
|
||||||
- autobuilt 45e7cbf
|
- autobuilt 45e7cbf
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-45e7cbf.tar.gz) = f13a676b8ac17e4ae75e0a2a1b010beafabe2bf3822b013b29199afc3a4beb21c847acf2ee046b226d3c7cfb50e9cf2b6aaf048f1f8186ad63f14a270020915a
|
SHA512 (libpod-bd9386d.tar.gz) = 1ba518013b7ecdee896bcce5ae328f9d0c2a7bfa9c14af3d492a178d470fe79adc1df7df3579aca96add712e8b979e8b9d9bbeacc539b2fbe50969178c337fa1
|
||||||
|
Loading…
Reference in New Issue
Block a user