podman-2:1.6.3-0.14.dev.git43b1c2f
- autobuilt 43b1c2f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d5e168ca7e
commit
2b3c7ebdaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -586,3 +586,4 @@
|
||||
/libpod-2e6c9aa.tar.gz
|
||||
/libpod-299a430.tar.gz
|
||||
/libpod-674dc2b.tar.gz
|
||||
/libpod-43b1c2f.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 674dc2bc750161ab19db79417db1831af45b0c75
|
||||
%global commit0 43b1c2fa68d7a1d7197b2fc07b605573dc0ea960
|
||||
%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.13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.14.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 Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.14.dev.git43b1c2f
|
||||
- autobuilt 43b1c2f
|
||||
|
||||
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.13.dev.git674dc2b
|
||||
- autobuilt 674dc2b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-674dc2b.tar.gz) = 64a8f6f4792d9d70ed0e1f5d1aaa1c0f04110bcb01277e3a40a842b80160a5ec575c2eadf81b68561cc34593565e176cca4b903a91080a273b9a6234884a1c85
|
||||
SHA512 (libpod-43b1c2f.tar.gz) = e9a810c3fadc487e83f6f913a0c16f20c23530a8caa7a3878968897fb06ab54fb34fec5a9c7c7a980607d6acd4cc7bd9eaef315ef6198f24d125b6854faab7f4
|
||||
|
Loading…
Reference in New Issue
Block a user