podman-2:1.6.3-0.18.dev.gitea46937
- autobuilt ea46937 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b35044ac65
commit
863bf2d3a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -590,3 +590,4 @@
|
||||
/libpod-ba4a808.tar.gz
|
||||
/libpod-77c7a28.tar.gz
|
||||
/libpod-a01cb22.tar.gz
|
||||
/libpod-ea46937.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 a01cb220c8389adaeaa8fb2b4c4fbd65e77c0529
|
||||
%global commit0 ea46937675bbb5839a4f2fdf894d480b57744aeb
|
||||
%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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.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
|
||||
* Sat Oct 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.18.dev.gitea46937
|
||||
- autobuilt ea46937
|
||||
|
||||
* Fri Oct 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.17.dev.gita01cb22
|
||||
- autobuilt a01cb22
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-a01cb22.tar.gz) = 500957feb8ef3472532588c23649470fde83859e81e78166839637b669991a380600d5f89f2705ee8a6a13c59134b984652d04bafb25bf022ec68924d1acb6e1
|
||||
SHA512 (libpod-ea46937.tar.gz) = 9e8d7200e0b4995c42a05a8fe44beb7f9e92465d2110fd34f819a37799615b603164fa42b89f242aa2df551dbe45715f08a13e6dcf2403068423c06377b81fd6
|
||||
|
Loading…
Reference in New Issue
Block a user