podman-2:1.2.0-28.dev.gitfdf979a
- autobuilt fdf979a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6b519e85b6
commit
82fdcd7eee
1
.gitignore
vendored
1
.gitignore
vendored
@ -217,3 +217,4 @@
|
||||
/libpod-d0c6a35.tar.gz
|
||||
/libpod-fc546d4.tar.gz
|
||||
/libpod-850326c.tar.gz
|
||||
/libpod-fdf979a.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 850326cc192444d1c5cfd8ba6e1015f653b41e73
|
||||
%global commit0 fdf979a7917a497322b23354778bd32bbd9b05f5
|
||||
%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: 27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 28.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
|
||||
* Fri Mar 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-28.dev.gitfdf979a
|
||||
- autobuilt fdf979a
|
||||
|
||||
* Thu Mar 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-27.dev.git850326c
|
||||
- autobuilt 850326c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-850326c.tar.gz) = 5594cda7fcbc2f7cf6b9c3760e328b44d11bbf0725fe1c4d1892ce22048b3de8798f3a70198a976c2cef65bd6c91ad606e6e2d4f08aaf2a337fcf09521070595
|
||||
SHA512 (libpod-fdf979a.tar.gz) = c68c3bed746946e1bc4f9e466007aff666b5205dfee1b317a7c4461c5ca8600de659bc8614cddf6e95eba11eb0ec01fa0ecfe63176b1d57c30ee5cb62fb4a58c
|
||||
|
Loading…
Reference in New Issue
Block a user