podman-2:1.2.0-25.dev.gitd0c6a35
- autobuilt d0c6a35 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
dc22e8a745
commit
1c6850fd20
1
.gitignore
vendored
1
.gitignore
vendored
@ -214,3 +214,4 @@
|
||||
/libpod-c230f0c.tar.gz
|
||||
/libpod-68e3df3.tar.gz
|
||||
/libpod-0458daf.tar.gz
|
||||
/libpod-d0c6a35.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 0458daf13d50e45bf9ca0ac03449c6ea60b2ef64
|
||||
%global commit0 d0c6a35c05a72e4b156819406b83aa9f34f840e0
|
||||
%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.2.0
|
||||
Release: 24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 25.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -541,6 +541,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Mar 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-25.dev.gitd0c6a35
|
||||
- autobuilt d0c6a35
|
||||
|
||||
* Sat Mar 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-24.dev.git0458daf
|
||||
- autobuilt 0458daf
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-0458daf.tar.gz) = dd8d664ce95831aeb47dee015d7f01fa139c22eeca3f5a567d3a2dd8eba5a78ba94e5a26c6ab2f4346bf3991079dbdadf0773309aa3fc31dd29adeedaae53074
|
||||
SHA512 (libpod-d0c6a35.tar.gz) = 83a42f733fc1d1f06e6e37b7112ca3406457fb3e5734c53a22ee0da90cbbd7e5e92835915265627ad2cfe0524ca963f72b1288397cdda938867be8401c427d8e
|
||||
|
Loading…
Reference in New Issue
Block a user