podman-1:0.11.20.11.2-1.dev.gitf5473c61
- bump to 0.11.2 - autobuilt f5473c6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
59e39d9f10
commit
c3418a8da4
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@
|
||||
/libpod-e9f8aed.tar.gz
|
||||
/libpod-672f572.tar.gz
|
||||
/libpod-a4adfe5.tar.gz
|
||||
/libpod-f5473c6.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -26,7 +26,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 a4adfe5e0c9de160866455c77b24342304fa3706
|
||||
%global commit0 f5473c6cc3ac3418d257fe6aaaf40a5d13fdb281
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -42,8 +42,8 @@ Epoch: 1
|
||||
%else
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.11.1
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.11.20.11.2
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}1%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -579,6 +579,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.11.20.11.2-1.dev.gitf5473c61
|
||||
- bump to 0.11.2
|
||||
- autobuilt f5473c6
|
||||
|
||||
* Thu Nov 08 2018 baude <bbaude@redhat.com> - 1:0.11.1-1.dev.gita4adfe5
|
||||
- Upstream 0.11.1-1
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-a4adfe5.tar.gz) = 3c8795faa15e5da565093cd1c8a50ecc8643516984b35138e59a6d5f5d9726d86f2083a20f8ee88ec41e5406e7589885b25a4e7296b76a1ff8fd0589dea180c6
|
||||
SHA512 (libpod-f5473c6.tar.gz) = f9811b57ae69b6baef7bffe333e5b23e12138e36d9b6db11fd70c20e6a851f032198c48204fc81a3c0795d907d3ce004412eaeb7f82d34c79d926396ba853812
|
||||
|
Loading…
Reference in New Issue
Block a user