podman-2:2.0.0-0.21.dev.gitf2f0de4
- autobuilt f2f0de4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
24d11ea71c
commit
15e237e8b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -928,3 +928,4 @@
|
||||
/libpod-3c58e4f.tar.gz
|
||||
/libpod-fa5b33e.tar.gz
|
||||
/libpod-150679d.tar.gz
|
||||
/libpod-f2f0de4.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 150679d7b10ad56b7f41d22810eb2c421edf9da5
|
||||
%global commit0 f2f0de430d7545d19ef9505d7f6d8ef46a0d36b9
|
||||
%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.20.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.21.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -650,6 +650,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu May 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.21.dev.gitf2f0de4
|
||||
- autobuilt f2f0de4
|
||||
|
||||
* Thu May 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.20.dev.git150679d
|
||||
- autobuilt 150679d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-150679d.tar.gz) = b9c2299c977a07c84be8d6600bc8e655707add5bd9a12e711f534b18c473f468259feedc12c9b09becc203d2ccf44a38e8df3157dd4b34a9529b38322aa1d67e
|
||||
SHA512 (libpod-f2f0de4.tar.gz) = 3a0b13085bd488c55e00017f2318b239c15d4ef765fb566752a9d3157178e6616012f0ef89a154bd8b457e40f3c893392bd51c29b27e575a652baf56f9c55b6f
|
||||
|
Loading…
Reference in New Issue
Block a user