podman-2:1.3.0-8.dev.gitc94903a
- autobuilt c94903a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
60b68c7aae
commit
fcc41ea193
1
.gitignore
vendored
1
.gitignore
vendored
@ -225,3 +225,4 @@
|
||||
/libpod-4bda537.tar.gz
|
||||
/libpod-bda28c6.tar.gz
|
||||
/libpod-bc320be.tar.gz
|
||||
/libpod-c94903a.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 bc320be00bc584bd88525266d23a9d5edb9d44f8
|
||||
%global commit0 c94903ab45396d04f3c94587b8f505435d0ea723
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -44,7 +44,7 @@ Epoch: 2
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 1.3.0
|
||||
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -542,6 +542,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Apr 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-8.dev.gitc94903a
|
||||
- autobuilt c94903a
|
||||
|
||||
* Sat Apr 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-7.dev.gitbc320be
|
||||
- autobuilt bc320be
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-bc320be.tar.gz) = 6ba96b8b7df689449f095753f564030557d29976e3d3665aeb7d1030b053e2ebf465369a9cafa4898b4d8882564b422a903148057962d1df3d6e710ff384416c
|
||||
SHA512 (libpod-c94903a.tar.gz) = a46ef89a7a14b54982c432baa4bd3692a2abb2458378c98ccf0f8516339a06e523df9c6ab5cbbc7fdcf76f117ef22d6854a3e2033551ad6c3e0d45ef2fd41e9e
|
||||
|
Loading…
Reference in New Issue
Block a user