podman-2:0.12.2-19.dev.git1aa55ed
- autobuilt 1aa55ed Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ea80ce8835
commit
6bf13571d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -145,3 +145,4 @@
|
||||
/libpod-792f109.tar.gz
|
||||
/libpod-8fe3050.tar.gz
|
||||
/libpod-c50332d.tar.gz
|
||||
/libpod-1aa55ed.tar.gz
|
||||
|
@ -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 c50332d057a148f6ffa7879e99e969cf97af9878
|
||||
%global commit0 1aa55edda50df507c7fa8a2a50b67d7fd65a4ef5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -44,7 +44,7 @@ Epoch: 2
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 0.12.2
|
||||
Release: 18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 19.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -567,6 +567,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Dec 29 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-19.dev.git1aa55ed
|
||||
- autobuilt 1aa55ed
|
||||
|
||||
* Thu Dec 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2:0.12.2-18.dev.gitc50332d
|
||||
- Enable python dependency generator
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-c50332d.tar.gz) = bea5fa009fdcb9a18f21a48ad891246a91b07abfa463b7f5804c32155c75531eb87edf44f5b5dc78b2279944245fe881b0066976e57425bd18e5b60856747ed9
|
||||
SHA512 (libpod-1aa55ed.tar.gz) = cc9e22dbc0a3efe9a05d5648d2bb91d4ef71c40bc18ac64fe362aba7a686a518280baf2322fcb648d53395b38e28df9fa1ad253448d8de8840769dd867ab6196
|
||||
|
Loading…
Reference in New Issue
Block a user