podman-2:1.6.4-0.10.dev.gitb4a83bf
- autobuilt b4a83bf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5fdf8e13fd
commit
fce3f32f9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -629,3 +629,4 @@
|
||||
/libpod-581a7ec.tar.gz
|
||||
/libpod-2e2d82c.tar.gz
|
||||
/libpod-aad2904.tar.gz
|
||||
/libpod-b4a83bf.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 aad29045531152f6b4763fe6a45e8c9daabaa0e0
|
||||
%global commit0 b4a83bf9aebb1aba3b4a5fcceb777f37036f64cb
|
||||
%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.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.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.10.dev.gitb4a83bf
|
||||
- autobuilt b4a83bf
|
||||
|
||||
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.9.dev.gitaad2904
|
||||
- autobuilt aad2904
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-aad2904.tar.gz) = 5d96697180d3f6b1a7f17211bbccf64676bbbf57aedb4f90bee47d2c58ebe18c60da83f69970631fdd2308e833b405c1a04f0564300fe1a6ccb6569b3296129d
|
||||
SHA512 (libpod-b4a83bf.tar.gz) = f2df48de6d1fad035f1be252695482a8583de378984cb0eb844f3cec024e291a4f17951abc9ad7ae33e9999c4428d263190d39e0972311d1e830159d28c8d081
|
||||
|
Loading…
Reference in New Issue
Block a user