podman-2:1.6.2-0.30.dev.gita8993ba
- autobuilt a8993ba Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d79268748c
commit
1d9412bc45
1
.gitignore
vendored
1
.gitignore
vendored
@ -561,3 +561,4 @@
|
|||||||
/libpod-cee6478.tar.gz
|
/libpod-cee6478.tar.gz
|
||||||
/libpod-79d05b9.tar.gz
|
/libpod-79d05b9.tar.gz
|
||||||
/libpod-b0b3506.tar.gz
|
/libpod-b0b3506.tar.gz
|
||||||
|
/libpod-a8993ba.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 b0b350662173b3456224fa64a241d567943655b7
|
%global commit0 a8993bab7861e2181630a022484d3f55f706a460
|
||||||
%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.29.dev.git%{shortcommit0}%{?dist}
|
Release: 0.30.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
|
||||||
|
* Sat Oct 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.30.dev.gita8993ba
|
||||||
|
- autobuilt a8993ba
|
||||||
|
|
||||||
* Fri Oct 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.29.dev.gitb0b3506
|
* Fri Oct 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.29.dev.gitb0b3506
|
||||||
- autobuilt b0b3506
|
- autobuilt b0b3506
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-b0b3506.tar.gz) = cd27cc2bad62370e318234ffd6f1b3d50244c90f9c2d51c77589752b2f2f0bc8d8de93e2c47b50b2c4d332081967164ebbe8dd1d0b08013210dad41f9ebcda05
|
SHA512 (libpod-a8993ba.tar.gz) = e786802ba23210eb0d6ab4811f9ec9e984c079661a4f59a46744dd8802f577bfaf98051da7bf8386268ea81bbcba3a21beabbfd71e55083b6f5fde8b5d6bf9c3
|
||||||
|
Loading…
Reference in New Issue
Block a user