podman-2:1.6.4-0.7.dev.git581a7ec
- autobuilt 581a7ec Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b89cfd7cb5
commit
5e3d39ca65
1
.gitignore
vendored
1
.gitignore
vendored
@ -626,3 +626,4 @@
|
|||||||
/libpod-7eda1b0.tar.gz
|
/libpod-7eda1b0.tar.gz
|
||||||
/libpod-b4b7272.tar.gz
|
/libpod-b4b7272.tar.gz
|
||||||
/libpod-6f7c290.tar.gz
|
/libpod-6f7c290.tar.gz
|
||||||
|
/libpod-581a7ec.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 6f7c290f70dc42dc33dd65a8a6a42b08e83caae5
|
%global commit0 581a7ec2984c2c125ff255c9aca62f2547c7d46f
|
||||||
%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.4
|
Version: 1.6.4
|
||||||
# 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.6.dev.git%{shortcommit0}%{?dist}
|
Release: 0.7.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
|
||||||
|
* Wed Nov 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.7.dev.git581a7ec
|
||||||
|
- autobuilt 581a7ec
|
||||||
|
|
||||||
* Wed Nov 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.6.dev.git6f7c290
|
* Wed Nov 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.6.dev.git6f7c290
|
||||||
- autobuilt 6f7c290
|
- autobuilt 6f7c290
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-6f7c290.tar.gz) = 63a81dedc2deef0190f9343cedaddebc105788cb36281c2d4fe6b599b0020431c502bf8133898cd7b8176580ecafadee858c42c706d5b6eec37791d7be72e7d6
|
SHA512 (libpod-581a7ec.tar.gz) = 0e681b9215765677cbc6e801671fabbd4887ee2c5776eaaa04310dbcc9df2bd048803f9bd0c93b6942935940bd3aeace80da430eae8021c34928b416449baf4f
|
||||||
|
Loading…
Reference in New Issue
Block a user