podman-2:1.6.2-0.34.dev.git8172460
- autobuilt 8172460 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
812a880a7c
commit
52050ed89f
1
.gitignore
vendored
1
.gitignore
vendored
@ -565,3 +565,4 @@
|
|||||||
/libpod-3e45d07.tar.gz
|
/libpod-3e45d07.tar.gz
|
||||||
/libpod-a9190da.tar.gz
|
/libpod-a9190da.tar.gz
|
||||||
/libpod-5f72e6e.tar.gz
|
/libpod-5f72e6e.tar.gz
|
||||||
|
/libpod-8172460.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 5f72e6ef2ef7b6941cefc3c655903aeacb53e115
|
%global commit0 8172460f2a09910d611d2d61655fb3682caca09f
|
||||||
%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.33.dev.git%{shortcommit0}%{?dist}
|
Release: 0.34.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 Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.34.dev.git8172460
|
||||||
|
- autobuilt 8172460
|
||||||
|
|
||||||
* Tue Oct 15 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.33.dev.git5f72e6e
|
* Tue Oct 15 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.33.dev.git5f72e6e
|
||||||
- autobuilt 5f72e6e
|
- autobuilt 5f72e6e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-5f72e6e.tar.gz) = b530b4984127357ecdbc84ab7628b93d4564a6439c051b1e01355541321aef1a115b68a089c47e9ca8a9e55fab303c1f12321ed4ea89d4c1e1cff676c04fd9f8
|
SHA512 (libpod-8172460.tar.gz) = f8d8b887a22f5000e4e84bf8efa297be9154ff3d5c2a78ff5895a5007fa9b98f41f69a14944243bc58cd623002f161e1f0882cdf5f7ca51cc6f4c80e8f910f8f
|
||||||
|
Loading…
Reference in New Issue
Block a user