Bump up to latest on master
This commit is contained in:
parent
82685c0056
commit
5b79715104
1
.gitignore
vendored
1
.gitignore
vendored
@ -240,3 +240,4 @@
|
|||||||
/libpod-d652c86.tar.gz
|
/libpod-d652c86.tar.gz
|
||||||
/libpod-b01fdcb.tar.gz
|
/libpod-b01fdcb.tar.gz
|
||||||
/libpod-9ae3221.tar.gz
|
/libpod-9ae3221.tar.gz
|
||||||
|
/libpod-5296428.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 9ae32214f466e2150b7bc383585f60694b53c4b3
|
%global commit0 5296428e91a56ba47705849512e287302d572cfd
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||||
@ -44,7 +44,7 @@ Epoch: 2
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif
|
%endif
|
||||||
Version: 1.3.1
|
Version: 1.3.1
|
||||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
Release: 1.1.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://podman.io/
|
URL: https://podman.io/
|
||||||
@ -571,6 +571,9 @@ exit 0
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 24 2019 Dan Walsh <dwalsh@fedoraproject.org> - 2:1.3.1-1.1.dev.git5296428
|
||||||
|
Bump up to latest on master
|
||||||
|
|
||||||
* Fri May 10 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.3.1-0.1.dev.git9ae3221
|
* Fri May 10 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.3.1-0.1.dev.git9ae3221
|
||||||
- bump to v1.3.1-dev
|
- bump to v1.3.1-dev
|
||||||
- built 9ae3221
|
- built 9ae3221
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-9ae3221.tar.gz) = ddbea569a750e449e603b0f8402c567b7552f0c42ec2153465ad7fa0ca9ff4ffded45516c6b1c028ae4c29c89489c81cd37ceb8900fef841c078a744b2119a1a
|
SHA512 (libpod-5296428.tar.gz) = 6d2133312f7b81631113fe9043b08d4480f54e89798e2762afeec348749fa0759ca8c8c59b3b2ba3115ce4b97920d132b15f7f40fe9f1f733f767a49de17b070
|
||||||
|
Loading…
Reference in New Issue
Block a user