podman-1:0.9.3-2.dev.gitc3a0874
- autobuilt c3a0874 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
b678f99b26
commit
83a121dd77
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/libpod-123de30.tar.gz
|
||||
/libpod-95dbcad.tar.gz
|
||||
/libpod-28a2bf8.tar.gz
|
||||
/libpod-c3a0874.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 28a2bf827ae9f592ddd9e5c11277606d32cf329c
|
||||
%global commit0 c3a0874222784e8996dbc472b9ca893a80aff451
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
@ -36,7 +36,7 @@ Name: podman
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 0.9.3
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -551,6 +551,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 19 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:0.9.3-2.dev.gitc3a0874
|
||||
- autobuilt c3a0874
|
||||
|
||||
* Mon Sep 17 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:0.9.3-1.dev.git28a2bf8
|
||||
- bump to v0.9.3
|
||||
- built commit 28a2bf82
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-28a2bf8.tar.gz) = ee0bc45c18f261d2f65e4e9ed5782f9c72c3325570a01b4bd0d0ec354759492f295dcd0032b4dbb2fe13be00f45e58d0a7336e0377e967b31f4e32f9cb15f50d
|
||||
SHA512 (libpod-c3a0874.tar.gz) = e98d28097ea8666902372eb39404b88060972758ccff9a8c6dbe59d00c63eb5f5fbb675e689941ad3ea13f1d8f6b8e27b55080a292c76b27d21fedfb32b97b37
|
||||
|
Loading…
Reference in New Issue
Block a user