podman-2:1.3.0-2.dev.gitcd35e20
- bump to 1.3.0 - autobuilt cd35e20 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
56cfa861f4
commit
04e4f08ff0
1
.gitignore
vendored
1
.gitignore
vendored
@ -220,3 +220,4 @@
|
||||
/libpod-fdf979a.tar.gz
|
||||
/libpod-7b73974.tar.gz
|
||||
/libpod-833204d.tar.gz
|
||||
/libpod-cd35e20.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -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 833204d63bc01b52eed87b19911419169dfd97ad
|
||||
%global commit0 cd35e20772a324e5dd247496705bef57b9da752d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -43,8 +43,8 @@ Epoch: 2
|
||||
%else
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 1.2.0
|
||||
Release: 30.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.3.0
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -541,6 +541,10 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Apr 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-2.dev.gitcd35e20
|
||||
- bump to 1.3.0
|
||||
- autobuilt cd35e20
|
||||
|
||||
* Sun Mar 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-30.dev.git833204d
|
||||
- autobuilt 833204d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-833204d.tar.gz) = 00e0795901f7d125ca6b95c4546d67864320a489c4937ecb399ab97d5248253f964a973ce74767a4fa9516dcc9578baf6ef9654277d7d07a9a49af410647e966
|
||||
SHA512 (libpod-cd35e20.tar.gz) = 560804d4d75cd3d9c092c82af7eefe7df2d0eca7c8efbd54217ea1a1376869c0a7ed2c47c65064a9ddda8259f53d0a5098fd3617d6aee2f116051c9d85681361
|
||||
|
Loading…
Reference in New Issue
Block a user