podman-0.4.2-1.git998fd2e
- bump to 0.4.2 - autobuilt commit 998fd2e Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
c5c63a1bbc
commit
59003e5055
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/libpod-57b403e.tar.gz
|
||||
/libpod-304bf53.tar.gz
|
||||
/libpod-db6bf9e.tar.gz
|
||||
/libpod-998fd2e.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -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 db6bf9e3ad7900f0bf062fd12b80706c1bd7bb5f
|
||||
%global commit0 998fd2ece0480e581e013124d0969a1af6305110
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.3.5
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Version: 0.4.2
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -458,6 +458,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Apr 08 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.4.2-1.git998fd2e
|
||||
- bump to 0.4.2
|
||||
- autobuilt commit 998fd2e
|
||||
|
||||
* Thu Mar 29 2018 baude <bbaude@redhat.com> - 0.3.5-2.gitdb6bf9e3
|
||||
- Upstream release 0.3.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-db6bf9e.tar.gz) = 489d9d5fe3d62a2307f0d06e8781305130d0d6fbcc2a14e28e0c6db4ef07acf402895bd88340fe5863332ae717fc36d220041816079ef9eeb97129f133785591
|
||||
SHA512 (libpod-998fd2e.tar.gz) = f382d7ce9572ff652a8f034db86c625ffa03755ba7352fc088272f6a2cb3a06ab9343e000970d3b0e4c05c052205d208c07eccf5e41b3d8d47866c3280221caa
|
||||
|
Loading…
Reference in New Issue
Block a user