podman-2:1.6.2-0.36.dev.gitdc1f8b6
- autobuilt dc1f8b6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
de6b32a77e
commit
c228b868c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -567,3 +567,4 @@
|
||||
/libpod-5f72e6e.tar.gz
|
||||
/libpod-8172460.tar.gz
|
||||
/libpod-7825c58.tar.gz
|
||||
/libpod-dc1f8b6.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 7825c5827e039aed6656f5df65de2262591681e6
|
||||
%global commit0 dc1f8b62b168e0815ed5e7eb7c61a26ec3a0c88c
|
||||
%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.35.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.36.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.36.dev.gitdc1f8b6
|
||||
- autobuilt dc1f8b6
|
||||
|
||||
* Wed Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.35.dev.git7825c58
|
||||
- autobuilt 7825c58
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-7825c58.tar.gz) = 2780f27dd40b95511d280801ba971581498b403967c0f2404613b902d7a801e95b87ff2786e2495cb7305cbc28238916f15bce472c7aab6c70558919aef1e85f
|
||||
SHA512 (libpod-dc1f8b6.tar.gz) = 45988acf654ed0e9ec13eb289193ea3bc954d41e309aec3da839dbdd6a62fc4c53cfae4f0bf543311f11fffac26f8f936dae131570fa9c09c6d131e95d68ac9d
|
||||
|
Loading…
Reference in New Issue
Block a user