podman-2:1.6.3-0.13.dev.git674dc2b
- autobuilt 674dc2b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0ce590d820
commit
d5e168ca7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -585,3 +585,4 @@
|
|||||||
/libpod-ef556cf.tar.gz
|
/libpod-ef556cf.tar.gz
|
||||||
/libpod-2e6c9aa.tar.gz
|
/libpod-2e6c9aa.tar.gz
|
||||||
/libpod-299a430.tar.gz
|
/libpod-299a430.tar.gz
|
||||||
|
/libpod-674dc2b.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 299a430759c236400188dcf77c7da2a97649cdcb
|
%global commit0 674dc2bc750161ab19db79417db1831af45b0c75
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -587,6 +587,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.13.dev.git674dc2b
|
||||||
|
- autobuilt 674dc2b
|
||||||
|
|
||||||
* Wed Oct 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.12.dev.git299a430
|
* Wed Oct 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.12.dev.git299a430
|
||||||
- autobuilt 299a430
|
- autobuilt 299a430
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-299a430.tar.gz) = 4841876d95081a989f54c84b47d1f2551c393de778627c7f66f4d2fba338ec6f937e191e978180c9b184afa224247fcfb39ec7daf619592a6dc12923d26fb486
|
SHA512 (libpod-674dc2b.tar.gz) = 64a8f6f4792d9d70ed0e1f5d1aaa1c0f04110bcb01277e3a40a842b80160a5ec575c2eadf81b68561cc34593565e176cca4b903a91080a273b9a6234884a1c85
|
||||||
|
Loading…
Reference in New Issue
Block a user