podman-0.5.2-4.git2526355
- autobuilt 2526355 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4a4a24b0c9
commit
b55efdf2f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/libpod-bb0e754.tar.gz
|
||||
/libpod-fa4705c.tar.gz
|
||||
/libpod-faa8c3e.tar.gz
|
||||
/libpod-2526355.tar.gz
|
||||
|
@ -41,12 +41,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 faa8c3ebc570bf317953879f6a57bdc792219387
|
||||
%global commit0 25263558f10b5e2e246b2349b49b1585852d57b6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.5.2
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Release: 4.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -464,6 +464,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.2-4.git2526355
|
||||
- autobuilt 2526355
|
||||
|
||||
* Tue May 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.2-3.gitfaa8c3e
|
||||
- autobuilt faa8c3e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-faa8c3e.tar.gz) = 95a329db8712861a706186f0c9a38907d469473e9197b191ca22fb798940ed6197137280b990504ebe682f96c8bda79c9c85cd1cfccc8dfeea20e3fe76b4654d
|
||||
SHA512 (libpod-2526355.tar.gz) = e6fec54803c5a3871ac8a201065910f92db1a0972baa45a3a95651e0439e9a7797ee6186a5c04d0b484519d347d64329d3b828e5cb6bebb93f2e3dce142d9ead
|
||||
|
Loading…
Reference in New Issue
Block a user