podman-2:1.3.2-0.3.dev.gitb1d590b
- autobuilt b1d590b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
916c7eb978
commit
61221333a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -242,3 +242,4 @@
|
||||
/libpod-9ae3221.tar.gz
|
||||
/libpod-5296428.tar.gz
|
||||
/libpod-1ac06d8.tar.gz
|
||||
/libpod-b1d590b.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 1ac06d8469295c24a2a629b8926bcd66805c6054
|
||||
%global commit0 b1d590b4412fa7508390c8733c549049d6d3a75b
|
||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Sun May 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.2-0.3.dev.gitb1d590b
|
||||
- autobuilt b1d590b
|
||||
|
||||
* Fri May 24 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.3.2-0.2.dev.git1ac06d8
|
||||
- built commit 1ac06d8
|
||||
- BR: systemd-devel
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-1ac06d8.tar.gz) = 34fb2092773596dc0147d936d78cfc24ad96b2c6cb4093a89668e56590da9239d9bc3f5f2ef81d4c3231b49f0fbf607f18faa2f29039e543d372705c0e59dca3
|
||||
SHA512 (libpod-b1d590b.tar.gz) = 63b8d2388aa5845cd38771d5ba4161a87c87d9f5f8c8f70ff35fec3fec859c871cf4b97df236454fa23aae94b713df7dc77e44d5e5fcaebc264a8b2164185c65
|
||||
|
Loading…
Reference in New Issue
Block a user