podman-2:1.6.0-0.29.dev.gitd76b21e
- autobuilt d76b21e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5aa95ded01
commit
778f8cd4a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -510,3 +510,4 @@
|
||||
/libpod-8ab3c86.tar.gz
|
||||
/libpod-19075ca.tar.gz
|
||||
/libpod-3ed265c.tar.gz
|
||||
/libpod-d76b21e.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 3ed265c520eb4cea1e9157125dbff0e6a1b0b5f8
|
||||
%global commit0 d76b21e27a7cef26865a05be02632ca76f9cf2ea
|
||||
%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.28.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.29.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
|
||||
* Thu Sep 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.29.dev.gitd76b21e
|
||||
- autobuilt d76b21e
|
||||
|
||||
* Wed Sep 25 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.28.dev.git3ed265c
|
||||
- autobuilt 3ed265c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-3ed265c.tar.gz) = f944efcff99b485ec1a5eb1c0e76182056b6b40fe90cc3c5a1e31071d2ad9288f5adf1692a297dd3bbd49621aa8fea3806ccac9b916992df3258fc8e8da11927
|
||||
SHA512 (libpod-d76b21e.tar.gz) = 7e5a979a25be86d0c9cbbfe56f832abcca4ca5d4907bec183f71a290c53ffb3faea2f33eacd3b0e17f9dc2952d5c92c16e7e179e073efe8a8e434013890eb7fb
|
||||
|
Loading…
Reference in New Issue
Block a user