podman-2:1.6.2-0.35.dev.git7825c58
- autobuilt 7825c58 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
52050ed89f
commit
de6b32a77e
1
.gitignore
vendored
1
.gitignore
vendored
@ -566,3 +566,4 @@
|
||||
/libpod-a9190da.tar.gz
|
||||
/libpod-5f72e6e.tar.gz
|
||||
/libpod-8172460.tar.gz
|
||||
/libpod-7825c58.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 8172460f2a09910d611d2d61655fb3682caca09f
|
||||
%global commit0 7825c5827e039aed6656f5df65de2262591681e6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.34.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.35.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.35.dev.git7825c58
|
||||
- autobuilt 7825c58
|
||||
|
||||
* Wed Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.34.dev.git8172460
|
||||
- autobuilt 8172460
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-8172460.tar.gz) = f8d8b887a22f5000e4e84bf8efa297be9154ff3d5c2a78ff5895a5007fa9b98f41f69a14944243bc58cd623002f161e1f0882cdf5f7ca51cc6f4c80e8f910f8f
|
||||
SHA512 (libpod-7825c58.tar.gz) = 2780f27dd40b95511d280801ba971581498b403967c0f2404613b902d7a801e95b87ff2786e2495cb7305cbc28238916f15bce472c7aab6c70558919aef1e85f
|
||||
|
Loading…
Reference in New Issue
Block a user