podman-2:1.3.0-10.dev.git6cd6eb6
- autobuilt 6cd6eb6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
077d657289
commit
b2ffa85d54
1
.gitignore
vendored
1
.gitignore
vendored
@ -227,3 +227,4 @@
|
||||
/libpod-bc320be.tar.gz
|
||||
/libpod-c94903a.tar.gz
|
||||
/libpod-60ef8f8.tar.gz
|
||||
/libpod-6cd6eb6.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 60ef8f8da90ec5200e62b79b24324fefde2c7036
|
||||
%global commit0 6cd6eb6768bb936e87309c61d9cf131350274700
|
||||
%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: 9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 10.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
|
||||
* Thu Apr 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-10.dev.git6cd6eb6
|
||||
- autobuilt 6cd6eb6
|
||||
|
||||
* Wed Apr 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-9.dev.git60ef8f8
|
||||
- autobuilt 60ef8f8
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-60ef8f8.tar.gz) = 4777172b2d110d0d193fc04bb72c673e411ad16b4768333df73dceac4355c2d1defdc350d621003b3ede92754effbe74c75d63e2bd061ed4b042ed24f0d7122e
|
||||
SHA512 (libpod-6cd6eb6.tar.gz) = c2fda40b9537a2cff229b8a96552a169d07160fc0305dbb25fb37fefd5741be829783b516accc9f322aa5701dbcca3cf7f1a087165a6cfdbc13953bfcc9c38cd
|
||||
|
Loading…
Reference in New Issue
Block a user