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