v0.2.2
This commit is contained in:
parent
7157166ce2
commit
ec0298b02d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/libpod-367213a.tar.gz
|
/libpod-367213a.tar.gz
|
||||||
/libpod-3d0100b.tar.gz
|
/libpod-3d0100b.tar.gz
|
||||||
/libpod-3723cec.tar.gz
|
/libpod-3723cec.tar.gz
|
||||||
|
/libpod-525e3b1.tar.gz
|
||||||
|
@ -40,11 +40,11 @@
|
|||||||
# https://github.com/projectatomic/libpod
|
# https://github.com/projectatomic/libpod
|
||||||
%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 commit 3723cecc33399629408770e44eb363e9ca36fdce
|
%global commit 525e3b17e4723afeebf45a1a24f00b2af17ddedf
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.2.1
|
Version: 0.2.2
|
||||||
Release: 1.git%{shortcommit}%{?dist}
|
Release: 1.git%{shortcommit}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -457,6 +457,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 23 2018 baude <bbaude@redhat.com> - 0.2.2-1.git525e3b1
|
||||||
|
- Release 0.2.2
|
||||||
|
|
||||||
* Fri Feb 16 2018 baude <bbaude@redhat.com> - 0.2.1-1.git3d0100b
|
* Fri Feb 16 2018 baude <bbaude@redhat.com> - 0.2.1-1.git3d0100b
|
||||||
- Release 0.2.1
|
- Release 0.2.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-3723cec.tar.gz) = 02bff640fbb450dc219afab588ee590cb29252a7cffc42949483a9666119d422a78eb93f0f10d83ef91ab3bc2a8010f8e441282fd1f15dd91ef6bcad37a98338
|
SHA512 (libpod-525e3b1.tar.gz) = 0826e974cb84a1f82977a1adea97f622d1b6027076e3c2f367641c7f47bb101bcd7f1c88f5803bd122a41948be029780f34b27fe567e97d71114fb9899d3150e
|
||||||
|
Loading…
Reference in New Issue
Block a user