podman-2:2.0.0-0.96.dev.gitd6bf6b9
- autobuilt d6bf6b9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ad67a81a2f
commit
a61e02cbc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1001,3 +1001,4 @@
|
||||
/libpod-f559cec.tar.gz
|
||||
/libpod-5f1c23d.tar.gz
|
||||
/libpod-85d3641.tar.gz
|
||||
/libpod-d6bf6b9.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 85d3641fe1bd1be93e6461e823d8ad749cb2ccc2
|
||||
%global commit0 d6bf6b92c8aba3195261e3bedd1d4f11a7210314
|
||||
%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.95.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.96.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -635,6 +635,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.96.dev.gitd6bf6b9
|
||||
- autobuilt d6bf6b9
|
||||
|
||||
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.95.dev.git85d3641
|
||||
- autobuilt 85d3641
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-85d3641.tar.gz) = af9abbdb2c32a6201fe82f980ad48ee67423b051e1af8f203842dc20ff1c799706aac7f53417ee19425f7412aa578c1cf3e168a958320df13e83ebb0e43d147c
|
||||
SHA512 (libpod-d6bf6b9.tar.gz) = 69f7a9416dc6ee2405efbce2bac063420182adb2f572aea210f04ba69cffcc220096a33a48219d5f319e4988c5a0cb54e107e4036e430de99331bda72a645a33
|
||||
|
Loading…
Reference in New Issue
Block a user