podman-2:1.6.3-0.37.dev.git7c7f000
- autobuilt 7c7f000 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
48fce605a3
commit
6bf44d18ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -609,3 +609,4 @@
|
||||
/libpod-1e750f7.tar.gz
|
||||
/libpod-0bfdeae.tar.gz
|
||||
/libpod-2dae257.tar.gz
|
||||
/libpod-7c7f000.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 2dae2577ccbeef502a8783c892a6c9e346153532
|
||||
%global commit0 7c7f0000cee78aa3e13f2e467943fa2d96bc8f81
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.3
|
||||
# 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/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.37.dev.git7c7f000
|
||||
- autobuilt 7c7f000
|
||||
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.36.dev.git2dae257
|
||||
- autobuilt 2dae257
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-2dae257.tar.gz) = ef37f1f90c0017a33692ac0da12e44200cc55313aac81db9fcedfcfee85ef9508eacbf013be5799f661d6b80a05b11395219c4890cfa967c2535933aea0309d6
|
||||
SHA512 (libpod-7c7f000.tar.gz) = 0f60981d0ded1c9fab65b08bc4aa2ab9c37b6fd62df2ac36cb0e1f34823f7ceeac119ff8918a30a2ef144107643048eebe24c657943e29cd93506f44fe278b15
|
||||
|
Loading…
Reference in New Issue
Block a user