podman-2:1.6.0-0.28.dev.git3ed265c
- autobuilt 3ed265c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
de06abc284
commit
5aa95ded01
1
.gitignore
vendored
1
.gitignore
vendored
@ -509,3 +509,4 @@
|
||||
/libpod-f197ebe.tar.gz
|
||||
/libpod-8ab3c86.tar.gz
|
||||
/libpod-19075ca.tar.gz
|
||||
/libpod-3ed265c.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 19075ca16e6b34cc7f25d3fbc0fad96b44cbfef5
|
||||
%global commit0 3ed265c520eb4cea1e9157125dbff0e6a1b0b5f8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.28.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -585,6 +585,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.28.dev.git3ed265c
|
||||
- autobuilt 3ed265c
|
||||
|
||||
* Wed Sep 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.27.dev.git19075ca
|
||||
- autobuilt 19075ca
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-19075ca.tar.gz) = 413e08ab086e20762733b40b896890ab4fe17df00bffc1b87ea7db7b3689e8a66651de3a1fae5c88cd377c985fed5c73764b85cc09aad28903e4e505434b3404
|
||||
SHA512 (libpod-3ed265c.tar.gz) = f944efcff99b485ec1a5eb1c0e76182056b6b40fe90cc3c5a1e31071d2ad9288f5adf1692a297dd3bbd49621aa8fea3806ccac9b916992df3258fc8e8da11927
|
||||
|
Loading…
Reference in New Issue
Block a user