podman-2:2.0.0-0.95.dev.git85d3641
- autobuilt 85d3641 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2b9a51bdb1
commit
ad67a81a2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1000,3 +1000,4 @@
|
|||||||
/libpod-2c6016f.tar.gz
|
/libpod-2c6016f.tar.gz
|
||||||
/libpod-f559cec.tar.gz
|
/libpod-f559cec.tar.gz
|
||||||
/libpod-5f1c23d.tar.gz
|
/libpod-5f1c23d.tar.gz
|
||||||
|
/libpod-85d3641.tar.gz
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 5f1c23dba9f6e02ed2551aabda371d007e9057e2
|
%global commit0 85d3641fe1bd1be93e6461e823d8ad749cb2ccc2
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -52,7 +52,7 @@ Epoch: 0
|
|||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
# 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.94.dev.git%{shortcommit0}%{?dist}
|
Release: 0.95.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/
|
||||||
@ -635,6 +635,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.95.dev.git85d3641
|
||||||
|
- autobuilt 85d3641
|
||||||
|
|
||||||
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.94.dev.git5f1c23d
|
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.94.dev.git5f1c23d
|
||||||
- autobuilt 5f1c23d
|
- autobuilt 5f1c23d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-5f1c23d.tar.gz) = 034289971f2fcaf0a425a7135b00a86bb0e1027af7e940710b7295e61af3d1986e581ddbf0ac770f400e33c3c50645938bebcc6cfe4bd0a800c2b1664fc33b6b
|
SHA512 (libpod-85d3641.tar.gz) = af9abbdb2c32a6201fe82f980ad48ee67423b051e1af8f203842dc20ff1c799706aac7f53417ee19425f7412aa578c1cf3e168a958320df13e83ebb0e43d147c
|
||||||
|
Loading…
Reference in New Issue
Block a user