podman-2:1.6.2-0.25.dev.git50b1884
- autobuilt 50b1884 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
72f3d26bff
commit
ef3be82167
1
.gitignore
vendored
1
.gitignore
vendored
@ -556,3 +556,4 @@
|
||||
/libpod-43dcc91.tar.gz
|
||||
/libpod-495db28.tar.gz
|
||||
/libpod-9f1f4ef.tar.gz
|
||||
/libpod-50b1884.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 9f1f4ef19e2d15ad453c6c3ac4e00e53bd36eb0d
|
||||
%global commit0 50b18847a6cdd91cd5a67beab2072534dcc59eb7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.25.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.25.dev.git50b1884
|
||||
- autobuilt 50b1884
|
||||
|
||||
* Fri Oct 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.24.dev.git9f1f4ef
|
||||
- autobuilt 9f1f4ef
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-9f1f4ef.tar.gz) = 64100994ee3ce00847a0de56cbdf5970604feeda58b44b566d46fc97ff9748b0e0722992914c4c6d6a62301f473ca26459f11bde7cc83cfa940d62596d980c76
|
||||
SHA512 (libpod-50b1884.tar.gz) = 0684501f04aca304902b158b226070cc135da660f04d66e174dec34d1d2d98fa9d73890c2515b35751f0b738d47331b5880f56f05363296cac5be5f354130514
|
||||
|
Loading…
Reference in New Issue
Block a user