podman-0.7.4-5.dev.git3dd577e
- autobuilt 3dd577e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
036f15b030
commit
13710bf24b
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@
|
||||
/libpod-9a18681.tar.gz
|
||||
/libpod-c90b740.tar.gz
|
||||
/libpod-9c806a4.tar.gz
|
||||
/libpod-3dd577e.tar.gz
|
||||
|
@ -29,12 +29,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 9c806a4a3e746a1948a0c6ca0072e464b0cdfaac
|
||||
%global commit0 3dd577e93c200e1af48cb8c08ac67962299c5d1f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.7.4
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -529,6 +529,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 27 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.4-5.dev.git3dd577e
|
||||
- autobuilt 3dd577e
|
||||
|
||||
* Thu Jul 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.7.4-4.dev.git9c806a4
|
||||
- autobuilt 9c806a4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-9c806a4.tar.gz) = 95704c995583a03bff9d9cf314e832f1fe2feea0bfa1b0004f56e6678d7a7597e8a6fe899b6f82927a927f4000cb42aaebc8e5aa6f5f4b96955690bb2f9dac07
|
||||
SHA512 (libpod-3dd577e.tar.gz) = 084070e8fce4090d81c6960ee785736e52d1b5174249a95be01111c268aefcb86a4ee252303585cfc5306e1a7e956dfc081d7765709117fa6887ae787caa8082
|
||||
|
Loading…
Reference in New Issue
Block a user