0.2.1
This commit is contained in:
parent
e6d797238a
commit
7157166ce2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libpod-367213a.tar.gz
|
||||
/libpod-3d0100b.tar.gz
|
||||
/libpod-3723cec.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 3d0100bb44834d079ad0e2c7b9c264a3c5ec131e
|
||||
%global commit 3723cecc33399629408770e44eb363e9ca36fdce
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.2
|
||||
Release: 3.git%{shortcommit}%{?dist}
|
||||
Version: 0.2.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 Feb 16 2018 baude <bbaude@redhat.com> - 0.2.1-1.git3d0100b
|
||||
- Release 0.2.1
|
||||
|
||||
* Wed Feb 14 2018 baude <bbaude@redhat.com> - 0.2-3.git3d0100b
|
||||
- Add dep for atomic-registries
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-3d0100b.tar.gz) = fedcfcc870cacc25bfc07bb7b32d8871d54edff36480e275ebf6973fc173cb4d7ca591541eb787f9911d5241a753fd30fa04dbac4c9d4a97d5815ed2cd4ae005
|
||||
SHA512 (libpod-3723cec.tar.gz) = 02bff640fbb450dc219afab588ee590cb29252a7cffc42949483a9666119d422a78eb93f0f10d83ef91ab3bc2a8010f8e441282fd1f15dd91ef6bcad37a98338
|
||||
|
Loading…
Reference in New Issue
Block a user