podman-2:1.6.1-0.7.dev.git32a2ce8
- autobuilt 32a2ce8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
21002186c9
commit
5f57c273e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -529,3 +529,4 @@
|
|||||||
/libpod-8f2ec88.tar.gz
|
/libpod-8f2ec88.tar.gz
|
||||||
/libpod-7a56963.tar.gz
|
/libpod-7a56963.tar.gz
|
||||||
/libpod-74879c8.tar.gz
|
/libpod-74879c8.tar.gz
|
||||||
|
/libpod-32a2ce8.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 74879c8c172e5c7db491c80ad3a2f8fcdc33beb8
|
%global commit0 32a2ce8fc0eb590140cad81cf0ca9adf2daa5651
|
||||||
%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.1
|
Version: 1.6.1
|
||||||
# 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/
|
||||||
@ -585,6 +585,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.7.dev.git32a2ce8
|
||||||
|
- autobuilt 32a2ce8
|
||||||
|
|
||||||
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.6.dev.git74879c8
|
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.6.dev.git74879c8
|
||||||
- autobuilt 74879c8
|
- autobuilt 74879c8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-74879c8.tar.gz) = 61fbda2fc63d57fbc513984f6ef960d20e37eb432638487a53edac14878ce40c184512aceced5867e70546770aabacef909a5d928d1b0ffbe554f15e88049102
|
SHA512 (libpod-32a2ce8.tar.gz) = fe51f769f031ed01020613568afcc150785a94b1b420b51d10064cd594a827379c549a4bc0105689ef8917af7fd2cb35cc4985ef9b9eadfb3f70a937cc459d36
|
||||||
|
Loading…
Reference in New Issue
Block a user