podman-2:1.6.3-0.17.dev.gita01cb22
- autobuilt a01cb22 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
aedcef6a24
commit
b35044ac65
1
.gitignore
vendored
1
.gitignore
vendored
@ -589,3 +589,4 @@
|
||||
/libpod-43b1c2f.tar.gz
|
||||
/libpod-ba4a808.tar.gz
|
||||
/libpod-77c7a28.tar.gz
|
||||
/libpod-a01cb22.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 77c7a28a7213344e1ce56b5bc7c95b46805c9d9b
|
||||
%global commit0 a01cb220c8389adaeaa8fb2b4c4fbd65e77c0529
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.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
|
||||
* Fri Oct 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.17.dev.gita01cb22
|
||||
- autobuilt a01cb22
|
||||
|
||||
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.16.dev.git77c7a28
|
||||
- autobuilt 77c7a28
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-77c7a28.tar.gz) = 4c31ae669054271325e3b45847a96d2509cdd888684e9d22f464135666bbcc595ce2484208bb3bf136953aaac27741cc662d2c0a26f79fcca0a17147a22a9faa
|
||||
SHA512 (libpod-a01cb22.tar.gz) = 500957feb8ef3472532588c23649470fde83859e81e78166839637b669991a380600d5f89f2705ee8a6a13c59134b984652d04bafb25bf022ec68924d1acb6e1
|
||||
|
Loading…
Reference in New Issue
Block a user