0.3.1-1
This commit is contained in:
parent
df415d85c3
commit
880202e140
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/libpod-3d0100b.tar.gz
|
||||
/libpod-3723cec.tar.gz
|
||||
/libpod-525e3b1.tar.gz
|
||||
/libpod-c187538.tar.gz
|
||||
|
@ -40,12 +40,12 @@
|
||||
# https://github.com/projectatomic/libpod
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit 525e3b17e4723afeebf45a1a24f00b2af17ddedf
|
||||
%global commit c187538b9e7fa9af75a4123ff3dc128ce6f4ba1b
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.2.2
|
||||
Release: 2.git%{shortcommit}%{?dist}
|
||||
Version: 0.3.1
|
||||
Release: 1.git%{shortcommit}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -457,6 +457,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Mar 02 2018 baude <bbaude@redhat.com> - 0.3.1-1-gitc187538
|
||||
- Release 0.2.2
|
||||
|
||||
* Sun Feb 25 2018 Peter Robinson <pbrobinson@fedoraproject.org> 0.2.2-2.git525e3b1
|
||||
- Build on ARMv7 too (Fedora supports containers on that arch too)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-525e3b1.tar.gz) = 0826e974cb84a1f82977a1adea97f622d1b6027076e3c2f367641c7f47bb101bcd7f1c88f5803bd122a41948be029780f34b27fe567e97d71114fb9899d3150e
|
||||
SHA512 (libpod-c187538.tar.gz) = c210c695b55bffebee2b2896f59bbc9258a3b2321ea7fa24f501ddd8cd4ae2e361e8c1b3a2ee0a798c83795929b640c2f059a4c955c1966d0bac8457cfba110f
|
||||
|
Loading…
Reference in New Issue
Block a user