podman-2:1.6.2-0.38.dev.git392846c
- autobuilt 392846c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
01adddaf87
commit
0f97ccbab9
1
.gitignore
vendored
1
.gitignore
vendored
@ -569,3 +569,4 @@
|
|||||||
/libpod-7825c58.tar.gz
|
/libpod-7825c58.tar.gz
|
||||||
/libpod-dc1f8b6.tar.gz
|
/libpod-dc1f8b6.tar.gz
|
||||||
/libpod-e7d5ac0.tar.gz
|
/libpod-e7d5ac0.tar.gz
|
||||||
|
/libpod-392846c.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 e7d5ac0e7533668c366fd4b68e1afd7642b01db9
|
%global commit0 392846c23a83888be4be817dcb872794090d298d
|
||||||
%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.2
|
Version: 1.6.2
|
||||||
# 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.37.dev.git%{shortcommit0}%{?dist}
|
Release: 0.38.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 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.38.dev.git392846c
|
||||||
|
- autobuilt 392846c
|
||||||
|
|
||||||
* Wed Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.37.dev.gite7d5ac0
|
* Wed Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.37.dev.gite7d5ac0
|
||||||
- autobuilt e7d5ac0
|
- autobuilt e7d5ac0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-e7d5ac0.tar.gz) = 72866f77325530ddaa23e650eb42f36353e361e07f8e337055c10d568b9835929cee912f2d00db0907cc8fd03739c65ac6a2c89d729dbb9c6407fcb5a178f6c5
|
SHA512 (libpod-392846c.tar.gz) = 8798f2ca2b832452129650fd12658d3722ea5c4fee2cc251a7247a9a2236571dd3f3f71023dfdb91b43737fc374dbeb05d43f25732f660d3d9589a9494fcc851
|
||||||
|
Loading…
Reference in New Issue
Block a user