podman-2:1.6.2-0.7.dev.git70d5b0a
- autobuilt 70d5b0a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b9e08da1f8
commit
6f06fb88a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -541,3 +541,4 @@
|
||||
/libpod-86c8650.tar.gz
|
||||
/libpod-7af4074.tar.gz
|
||||
/libpod-1fe9556.tar.gz
|
||||
/libpod-70d5b0a.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 1fe955600979f54ada204afa6c357fd094d6f549
|
||||
%global commit0 70d5b0a6fbb86174e113d8a8a3b4b40eb7b7a297
|
||||
%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.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -585,6 +585,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.7.dev.git70d5b0a
|
||||
- autobuilt 70d5b0a
|
||||
|
||||
* Fri Oct 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.6.dev.git1fe9556
|
||||
- autobuilt 1fe9556
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-1fe9556.tar.gz) = b2ffaccbb5275a7f8116c79f3a2bdc103b47dd991f50a9304c3bbcdcb2fcce03eae8e859879789bd0675074b59ca218787350985f643509bb20504d2e126360e
|
||||
SHA512 (libpod-70d5b0a.tar.gz) = 4092abc3f9aa2b554af77f31d2388752374b828a4faef6c5bab78b3e35b55708b8facc021fb43412c32c11c5f3a5b602ea09ccfd8c63e73ddbbc2aa6361ecc67
|
||||
|
Loading…
Reference in New Issue
Block a user