podman-2:1.6.4-0.6.dev.git6f7c290
- autobuilt 6f7c290 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
78cb593f63
commit
b89cfd7cb5
1
.gitignore
vendored
1
.gitignore
vendored
@ -625,3 +625,4 @@
|
|||||||
/libpod-a904e21.tar.gz
|
/libpod-a904e21.tar.gz
|
||||||
/libpod-7eda1b0.tar.gz
|
/libpod-7eda1b0.tar.gz
|
||||||
/libpod-b4b7272.tar.gz
|
/libpod-b4b7272.tar.gz
|
||||||
|
/libpod-6f7c290.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 b4b727256c728295e6a3fcb69593347df9e90b23
|
%global commit0 6f7c290f70dc42dc33dd65a8a6a42b08e83caae5
|
||||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
Release: 0.6.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.6.dev.git6f7c290
|
||||||
|
- autobuilt 6f7c290
|
||||||
|
|
||||||
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.5.dev.gitb4b7272
|
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.5.dev.gitb4b7272
|
||||||
- autobuilt b4b7272
|
- autobuilt b4b7272
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-b4b7272.tar.gz) = 8f44a74e27f26db8114aeffc827b630acd5269988d6f15469e38f5f4c64e047a3990bc316d3fc3af2f0b5a33d952cabdd8ddd186cf122514b6d1e4466abcc7bc
|
SHA512 (libpod-6f7c290.tar.gz) = 63a81dedc2deef0190f9343cedaddebc105788cb36281c2d4fe6b599b0020431c502bf8133898cd7b8176580ecafadee858c42c706d5b6eec37791d7be72e7d6
|
||||||
|
Loading…
Reference in New Issue
Block a user