podman-1:0.9.4-1.dev.gitaf791f3
- bump to v0.9.4 - built af791f3 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
20e6012811
commit
b8591e6d35
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
||||
/libpod-95dbcad.tar.gz
|
||||
/libpod-28a2bf8.tar.gz
|
||||
/libpod-c3a0874.tar.gz
|
||||
/libpod-af791f3.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -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 c3a0874222784e8996dbc472b9ca893a80aff451
|
||||
%global commit0 af791f340cfc3f8134e1fe0e3b0a6d3597706277
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
@ -35,8 +35,8 @@ Name: podman
|
||||
%if 0%{?fedora} > 28
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 0.9.3
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.9.4
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -551,6 +551,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 24 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:0.9.4-1.dev.gitaf791f3
|
||||
- bump to v0.9.4
|
||||
- built af791f3
|
||||
|
||||
* Wed Sep 19 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:0.9.3-2.dev.gitc3a0874
|
||||
- autobuilt c3a0874
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-c3a0874.tar.gz) = e98d28097ea8666902372eb39404b88060972758ccff9a8c6dbe59d00c63eb5f5fbb675e689941ad3ea13f1d8f6b8e27b55080a292c76b27d21fedfb32b97b37
|
||||
SHA512 (libpod-af791f3.tar.gz) = 888e7869ca3620c909ddc0065ff8e66861bc52fba04ed77bc60973a4e1277520cc6a57fd05f48ccd9b240638f1a52dfcedf96495bc753f9004270ba9ab9e4d3a
|
||||
|
Loading…
Reference in New Issue
Block a user