podman-2:1.6.4-0.9.dev.gitaad2904
- autobuilt aad2904 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
293e0f3c38
commit
5fdf8e13fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -628,3 +628,4 @@
|
||||
/libpod-6f7c290.tar.gz
|
||||
/libpod-581a7ec.tar.gz
|
||||
/libpod-2e2d82c.tar.gz
|
||||
/libpod-aad2904.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 2e2d82ce767895e80da0d6cf5e6d391901687deb
|
||||
%global commit0 aad29045531152f6b4763fe6a45e8c9daabaa0e0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,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.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.9.dev.gitaad2904
|
||||
- autobuilt aad2904
|
||||
|
||||
* Wed Nov 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.8.dev.git2e2d82c
|
||||
- autobuilt 2e2d82c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-2e2d82c.tar.gz) = eb4c1830366bde1de2c559e1b4f66a008ed350a46f2dd177d2746210e443236262ad03922e111b275112313fcebe34b413ee5937d3b3b3d467d1371496ce8300
|
||||
SHA512 (libpod-aad2904.tar.gz) = 5d96697180d3f6b1a7f17211bbccf64676bbbf57aedb4f90bee47d2c58ebe18c60da83f69970631fdd2308e833b405c1a04f0564300fe1a6ccb6569b3296129d
|
||||
|
Loading…
Reference in New Issue
Block a user