podman-2:1.6.0-0.12.dev.git819b63c
- autobuilt 819b63c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7d6da0f706
commit
4835accae8
1
.gitignore
vendored
1
.gitignore
vendored
@ -493,3 +493,4 @@
|
|||||||
/libpod-9dc764c.tar.gz
|
/libpod-9dc764c.tar.gz
|
||||||
/libpod-7ed1816.tar.gz
|
/libpod-7ed1816.tar.gz
|
||||||
/libpod-66f4bc7.tar.gz
|
/libpod-66f4bc7.tar.gz
|
||||||
|
/libpod-819b63c.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 66f4bc76384cca8716f9192aa279138cb2b35812
|
%global commit0 819b63c8de310d37a8658ee70fa3b825162a3e17
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.0
|
Version: 1.6.0
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -585,6 +585,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.12.dev.git819b63c
|
||||||
|
- autobuilt 819b63c
|
||||||
|
|
||||||
* Fri Sep 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.11.dev.git66f4bc7
|
* Fri Sep 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.11.dev.git66f4bc7
|
||||||
- autobuilt 66f4bc7
|
- autobuilt 66f4bc7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-66f4bc7.tar.gz) = 3427a0acdc4ba47fc28c5d078715c53d1ffc41563bf87918bc0a012611e96a610eca0518dd3ab98a5cf85f26af9b2c30c8668a77318ae21a9674e9aa42d533f1
|
SHA512 (libpod-819b63c.tar.gz) = 71c10eda723938539376f995dc8f71ecb0a731847cdba509b95846045f2656359d7a24f830fab4bbadd9a6f715df7d588313ab88322726754252175fca1cd044
|
||||||
|
Loading…
Reference in New Issue
Block a user