podman-2:1.3.2-0.5.dev.git8649dbd
- autobuilt 8649dbd Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d5a1b85659
commit
6d5a565da4
1
.gitignore
vendored
1
.gitignore
vendored
@ -244,3 +244,4 @@
|
||||
/libpod-1ac06d8.tar.gz
|
||||
/libpod-b1d590b.tar.gz
|
||||
/libpod-25f8c21.tar.gz
|
||||
/libpod-8649dbd.tar.gz
|
||||
|
@ -22,7 +22,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 25f8c21ea8ac1994cd1e8468c72e3d3481be8102
|
||||
%global commit0 8649dbdc11bc14feb59794d76ba197771d8a6d51
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -41,7 +41,7 @@ Epoch: 1
|
||||
Version: 1.3.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -577,6 +577,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed May 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.2-0.5.dev.git8649dbd
|
||||
- autobuilt 8649dbd
|
||||
|
||||
* Mon May 27 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.2-0.4.dev.git25f8c21
|
||||
- autobuilt 25f8c21
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-25f8c21.tar.gz) = 8b4d7a471a395fe359ed92999888846c6a4e88489bb4ac60b84dc8b5008196e91883c76e06596698b60d621379a6261eb6c035d760acf575862c4721946d4e2f
|
||||
SHA512 (libpod-8649dbd.tar.gz) = 89f59513f9efe24e0530e1ea207f7760530438821b9efa5d89fe6e0a3e7327bdf7f33c42a921efd52bc3c854373009dbac6222d4118990a8c4981e628b597a53
|
||||
|
Loading…
Reference in New Issue
Block a user