podman-2:0.12.2-2.dev.gita387c72
- bump to 0.12.2 - autobuilt a387c72 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9889fe97b8
commit
78584f99b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -129,3 +129,4 @@
|
||||
/libpod-5f6ad82.tar.gz
|
||||
/libpod-320085a.tar.gz
|
||||
/libpod-75b19ca.tar.gz
|
||||
/libpod-a387c72.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 75b19ca8abe1957f3c48035767960a6b20c10519
|
||||
%global commit0 a387c723a90a787a1d35c4a9b3b54347d5c08436
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -42,8 +42,8 @@ Epoch: 2
|
||||
%else
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 0.11.2
|
||||
Release: 15.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.12.2
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -578,6 +578,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-2.dev.gita387c72
|
||||
- bump to 0.12.2
|
||||
- autobuilt a387c72
|
||||
|
||||
* Thu Dec 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.11.2-15.dev.git75b19ca
|
||||
- autobuilt 75b19ca
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-75b19ca.tar.gz) = ff0ee501c840dec0932dd83246498f2604edc34a32a2997e227767ee28bbe39026d5d686b8ebfea601d0716435ec3e94e10ef42df4d600bb4df8ea45626cbc8d
|
||||
SHA512 (libpod-a387c72.tar.gz) = be516b2c674a0897f1d6b129eb0be1405d90a196e70282cead06075c6edfb2db967891f18c23e21dbe2ad795a2906e1b6ac5981b2501675379897f23f625302c
|
||||
|
Loading…
Reference in New Issue
Block a user