podman-2:1.3.2-0.7.dev.git558ce8d
- autobuilt 558ce8d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ef7cdc55c8
commit
8bd2a9291c
1
.gitignore
vendored
1
.gitignore
vendored
@ -246,3 +246,4 @@
|
||||
/libpod-25f8c21.tar.gz
|
||||
/libpod-8649dbd.tar.gz
|
||||
/libpod-c871653.tar.gz
|
||||
/libpod-558ce8d.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 c871653e195d8051ddfb899c2b73cc95de8e6443
|
||||
%global commit0 558ce8d1417d3980e4622b3293a2e16ee1e267cb
|
||||
%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.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/
|
||||
@ -577,6 +577,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri May 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.2-0.7.dev.git558ce8d
|
||||
- autobuilt 558ce8d
|
||||
|
||||
* Thu May 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.2-0.6.dev.gitc871653
|
||||
- autobuilt c871653
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-c871653.tar.gz) = e793bf0c623023b392e6ec55795af0ad12e9f53906ed36deb7a7fe3573fe61d7145a11c09b54ba1cc72dc73f8aee9fac349266cde557f9ee723eb2f120e094a1
|
||||
SHA512 (libpod-558ce8d.tar.gz) = f1d3ba916b91cf27740b88e7fd0619d6812165252046faefd366bec6ecf5a3a49026e4ac23beef80a16f58fe3692e555ac5fd40375df63e13f5d0cd58b16d9ad
|
||||
|
Loading…
Reference in New Issue
Block a user