Upstream 0.3.5
This commit is contained in:
parent
275865c903
commit
c5c63a1bbc
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/libpod-b47fc0d.tar.gz
|
||||
/libpod-57b403e.tar.gz
|
||||
/libpod-304bf53.tar.gz
|
||||
/libpod-db6bf9e.tar.gz
|
||||
|
@ -41,12 +41,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 304bf53c28301a8dfd126f2304e02df5472e56b1
|
||||
%global commit0 db6bf9e3ad7900f0bf062fd12b80706c1bd7bb5f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.3.5
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -458,6 +458,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Mar 29 2018 baude <bbaude@redhat.com> - 0.3.5-2.gitdb6bf9e3
|
||||
- Upstream release 0.3.5
|
||||
|
||||
* Tue Mar 27 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.3.5-1.git304bf53
|
||||
- built commit 304bf53
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-304bf53.tar.gz) = 1d84fe36c52ea87b5dd62efdd3ed41930bb4f8edcf49de8582f9ed30283c2a0a754fa28e79c19a626d9372ff2b63adfa89c6ba81f88851a3afc6458ce0d48e01
|
||||
SHA512 (libpod-db6bf9e.tar.gz) = 489d9d5fe3d62a2307f0d06e8781305130d0d6fbcc2a14e28e0c6db4ef07acf402895bd88340fe5863332ae717fc36d220041816079ef9eeb97129f133785591
|
||||
|
Loading…
Reference in New Issue
Block a user