podman-2:1.7.1-0.37.dev.git79fbe72
- autobuilt 79fbe72 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4e64f3b5bf
commit
81144da644
1
.gitignore
vendored
1
.gitignore
vendored
@ -754,3 +754,4 @@
|
||||
/libpod-db00ee9.tar.gz
|
||||
/libpod-1d7176b.tar.gz
|
||||
/libpod-30245af.tar.gz
|
||||
/libpod-79fbe72.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 30245affe9881fdedc869ccb68faa3e2f5fb9366
|
||||
%global commit0 79fbe7252e35b086e168c55c32b6c7b8e83496bc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.36.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.37.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -626,6 +626,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.37.dev.git79fbe72
|
||||
- autobuilt 79fbe72
|
||||
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.36.dev.git30245af
|
||||
- autobuilt 30245af
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-30245af.tar.gz) = 99d36bb1eb6d5d0aa97bb080a1f367601968115f1b80a48f8c5849ee6e11370808bbb2bc6c0fbbc8dedc81b64391707369bd12e3e46c361b30f4f4c780580e18
|
||||
SHA512 (libpod-79fbe72.tar.gz) = 7b1e450ecaa03aecff4b595ebad6e0d4337c11d434037a3f47cd1bc81099d93e843eb249fa0941f9a3c6262c89ae1c0c80b03c9335736b56dfe05cc66c357777
|
||||
|
Loading…
Reference in New Issue
Block a user