podman-2:0.12.2-21.dev.git098c134
- autobuilt 098c134 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
da1ccd830e
commit
7bc73eadb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -147,3 +147,4 @@
|
|||||||
/libpod-c50332d.tar.gz
|
/libpod-c50332d.tar.gz
|
||||||
/libpod-1aa55ed.tar.gz
|
/libpod-1aa55ed.tar.gz
|
||||||
/libpod-7438b7b.tar.gz
|
/libpod-7438b7b.tar.gz
|
||||||
|
/libpod-098c134.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 7438b7bd3afb9e5a0fc761fdc8532cd697f2187b
|
%global commit0 098c13418abf3985f20689bdda0361904a40ef98
|
||||||
%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: 0.12.2
|
Version: 0.12.2
|
||||||
Release: 20.dev.git%{shortcommit0}%{?dist}
|
Release: 21.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/
|
||||||
@ -567,6 +567,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-21.dev.git098c134
|
||||||
|
- autobuilt 098c134
|
||||||
|
|
||||||
* Tue Jan 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-20.dev.git7438b7b
|
* Tue Jan 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-20.dev.git7438b7b
|
||||||
- autobuilt 7438b7b
|
- autobuilt 7438b7b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||||
SHA512 (libpod-7438b7b.tar.gz) = 984dc7f6c817760342b4ba127feac738a47e01c6d456cafe3bc75b2000d26bbea17faba8f19b5596e3986d4462647371f2193582b01fb0a1ee2515e4acedbacb
|
SHA512 (libpod-098c134.tar.gz) = 8cce71734f5ed24bdc7d0d5979f73943f08e0b76525f37464cdac9adb2716e9fa7b872249a583b7b7dc5814839b1ccfa1df5fc9831f6d5440ab59a3c845bcc44
|
||||||
|
Loading…
Reference in New Issue
Block a user