podman-2:2.0.0-0.40.dev.git70d89bf
- autobuilt 70d89bf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3997095f89
commit
366dc867f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -946,3 +946,4 @@
|
||||
/libpod-0f8ad03.tar.gz
|
||||
/libpod-4eee0d8.tar.gz
|
||||
/libpod-a670014.tar.gz
|
||||
/libpod-70d89bf.tar.gz
|
||||
|
@ -31,7 +31,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 a6700147a820da5662ebe114a89c644df4fe1845
|
||||
%global commit0 70d89bfc6289e7404f5744149d7c7f460f3ba69b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,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.39.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.40.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -651,6 +651,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.40.dev.git70d89bf
|
||||
- autobuilt 70d89bf
|
||||
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.39.dev.gita670014
|
||||
- autobuilt a670014
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-a670014.tar.gz) = 1098ebe16efcb6aa166b1af8abb6e2255ca75a3de8d7ab181bcdd9f69d486feef93a48e58ca526c4663695a2c16c733ee7e7fa266841329196eec22f481b59d8
|
||||
SHA512 (libpod-70d89bf.tar.gz) = 78fcee2709c407adaa7c10db3ef1dd344272618d78d30e395898a1990b1a86dbe739bab31444eeb00661732f5a1d2d8d2df05fc470c0286de991d4de6fd851f3
|
||||
|
Loading…
Reference in New Issue
Block a user