podman-2:1.3.0-19.dev.git9f92b21
- autobuilt 9f92b21 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
94d8b0383e
commit
6ac74706c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -236,3 +236,4 @@
|
||||
/libpod-a87cf6f.tar.gz
|
||||
/libpod-bf5ffda.tar.gz
|
||||
/libpod-e4947e5.tar.gz
|
||||
/libpod-9f92b21.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 e4947e5fd699f584cb815a4f4fd92f22b62f2c8a
|
||||
%global commit0 9f92b21d69719fb54e6f4712d11ebeeebd5a8714
|
||||
%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: 18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 19.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
|
||||
* Sat Apr 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-19.dev.git9f92b21
|
||||
- autobuilt 9f92b21
|
||||
|
||||
* Fri Apr 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-18.dev.gite4947e5
|
||||
- autobuilt e4947e5
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-e4947e5.tar.gz) = 1d607ccf16de966fce740691fc6adf1d6243159b8d67216d8b2bbe0fc6cc4aff18dc3ff691d6e8b4c615e9460d9a99536ee255180e29cc99b100767e4a194165
|
||||
SHA512 (libpod-9f92b21.tar.gz) = ad242b2234368aee015fafe4f9e9b05e9edc0e6aea69babf6c61aa92ecf38063ac5bf0bb9d69b0d1ab13c43a1e1b7df45ee41f1901e9bee9a6944062ec4be2a6
|
||||
|
Loading…
Reference in New Issue
Block a user