podman-2:1.3.0-11.dev.git387d601
- autobuilt 387d601 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b2ffa85d54
commit
d6bf9588aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -228,3 +228,4 @@
|
|||||||
/libpod-c94903a.tar.gz
|
/libpod-c94903a.tar.gz
|
||||||
/libpod-60ef8f8.tar.gz
|
/libpod-60ef8f8.tar.gz
|
||||||
/libpod-6cd6eb6.tar.gz
|
/libpod-6cd6eb6.tar.gz
|
||||||
|
/libpod-387d601.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 6cd6eb6768bb936e87309c61d9cf131350274700
|
%global commit0 387d6012ba5ef0860df665132c1e3e3017405b8f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||||
@ -44,7 +44,7 @@ Epoch: 2
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif
|
%endif
|
||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
Release: 11.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://podman.io/
|
URL: https://podman.io/
|
||||||
@ -542,6 +542,9 @@ exit 0
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-11.dev.git387d601
|
||||||
|
- autobuilt 387d601
|
||||||
|
|
||||||
* Thu Apr 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-10.dev.git6cd6eb6
|
* Thu Apr 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-10.dev.git6cd6eb6
|
||||||
- autobuilt 6cd6eb6
|
- autobuilt 6cd6eb6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-6cd6eb6.tar.gz) = c2fda40b9537a2cff229b8a96552a169d07160fc0305dbb25fb37fefd5741be829783b516accc9f322aa5701dbcca3cf7f1a087165a6cfdbc13953bfcc9c38cd
|
SHA512 (libpod-387d601.tar.gz) = 51f0d6736d27afaa4237926cff4d6fc7f78581472e20f59e91ab2de8b722fb847a2f7fd7bc0ea988373df0c57f251de78e3f8fd4abddb7ed959e7390c422adaa
|
||||||
|
Loading…
Reference in New Issue
Block a user