podman-2:1.6.4-0.20.dev.gitde32b89
- autobuilt de32b89 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
95c370a8db
commit
e95531d9c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -640,3 +640,4 @@
|
||||
/libpod-4ed12f9.tar.gz
|
||||
/libpod-f456ce9.tar.gz
|
||||
/libpod-b713e53.tar.gz
|
||||
/libpod-de32b89.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 b713e5371fa8767067bd2c329a3744ea593b2ade
|
||||
%global commit0 de32b89eff0928abdef9d85a420b65d8865e737e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.6.4
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.19.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.20.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -632,6 +632,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Nov 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.20.dev.gitde32b89
|
||||
- autobuilt de32b89
|
||||
|
||||
* Fri Nov 08 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.19.dev.gitb713e53
|
||||
- autobuilt b713e53
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-b713e53.tar.gz) = 762332337a94c8a0f09e6b3e9f872011fe8762b944802f695cd3b679c7ff2aed414355810227a15d8385fa058b7abdb8b3d237c385576994ae3c0c9826c61c5e
|
||||
SHA512 (libpod-de32b89.tar.gz) = 88d114e31b297fad57174c7cd9e9dfa01fc46cd717af22d116ec864f9043f2e81df9fc9e18dfec5d947ca6af27199162079a509ddddd17df16358642d896554b
|
||||
|
Loading…
Reference in New Issue
Block a user