podman-2:1.3.2-0.12.dev.git6d285b8
- autobuilt 6d285b8 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d12458a6b0
commit
18e5f1a05f
1
.gitignore
vendored
1
.gitignore
vendored
@ -251,3 +251,4 @@
|
||||
/libpod-176a41c.tar.gz
|
||||
/libpod-0ede794.tar.gz
|
||||
/libpod-3fb9669.tar.gz
|
||||
/libpod-6d285b8.tar.gz
|
||||
|
@ -22,7 +22,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 3fb9669a63558955766e7bd9152b8b542b00d9dd
|
||||
%global commit0 6d285b879c3fa252545b15a3dea816426ba2c610
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -41,7 +41,7 @@ Epoch: 1
|
||||
Version: 1.3.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -577,6 +577,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jun 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.2-0.12.dev.git6d285b8
|
||||
- autobuilt 6d285b8
|
||||
|
||||
* Wed Jun 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.2-0.11.dev.git3fb9669
|
||||
- autobuilt 3fb9669
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-3fb9669.tar.gz) = 0f20bc676b4d5ace17e49f12539e9819d5b12affe7aaf187b70edb2bee4952cc2b71a32dcd927361d4c1accc5bb4930bf6cb83af0094bd90a0195f9175c4f883
|
||||
SHA512 (libpod-6d285b8.tar.gz) = 67ccdf0ce69ece8c4cc6758af7b6f9b785f7d23dc09dba9eefdcf5d82bbf104a13c9faec033801d94e685af738fa8deab6810d6550bc3ea68e4f317c4fb512a5
|
||||
|
Loading…
Reference in New Issue
Block a user