podman-2:1.0.1-29.dev.git1cb16bd
- autobuilt 1cb16bd Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5bebaeec3a
commit
d2cb544fae
1
.gitignore
vendored
1
.gitignore
vendored
@ -183,3 +183,4 @@
|
|||||||
/libpod-dfc64e1.tar.gz
|
/libpod-dfc64e1.tar.gz
|
||||||
/libpod-81ace5c.tar.gz
|
/libpod-81ace5c.tar.gz
|
||||||
/libpod-0a521e1.tar.gz
|
/libpod-0a521e1.tar.gz
|
||||||
|
/libpod-1cb16bd.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 0a521e139faa0c7f1d9b6c9e647c350c1b7c4e04
|
%global commit0 1cb16bd24bc86450d99b4cb25601b0b040c49b86
|
||||||
%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.0.1
|
Version: 1.0.1
|
||||||
Release: 28.dev.git%{shortcommit0}%{?dist}
|
Release: 29.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/
|
||||||
@ -513,6 +513,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-29.dev.git1cb16bd
|
||||||
|
- autobuilt 1cb16bd
|
||||||
|
|
||||||
* Sat Feb 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-28.dev.git0a521e1
|
* Sat Feb 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-28.dev.git0a521e1
|
||||||
- autobuilt 0a521e1
|
- autobuilt 0a521e1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-0a521e1.tar.gz) = 867cec8c39ee31fed100f4ad65e445d0ae247915a34b00b8d9b1908ba5f143e21c9e757a671b3df5a6063e774f3d97086afe0386d99ee691be288fe24b1339a7
|
SHA512 (libpod-1cb16bd.tar.gz) = 28e3e6e0f13d504922e45edb9b45ba5f9eac6d7ef9ca3578e8f2cc8cc39d1af1e5e109b26db1ca272eaa589d6f695c74a0f1337ee750baa272939b58ea802f31
|
||||||
|
Loading…
Reference in New Issue
Block a user