podman-2:1.6.2-0.28.dev.git79d05b9
- autobuilt 79d05b9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c6c704d017
commit
08fe17df15
1
.gitignore
vendored
1
.gitignore
vendored
@ -559,3 +559,4 @@
|
||||
/libpod-50b1884.tar.gz
|
||||
/libpod-eb6ca05.tar.gz
|
||||
/libpod-cee6478.tar.gz
|
||||
/libpod-79d05b9.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 cee6478f9e5e5cdbfe3df8f4894e416e4c5926e4
|
||||
%global commit0 79d05b99cfee2f7841c0568fbe4def4fbc095c5c
|
||||
%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.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/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.28.dev.git79d05b9
|
||||
- autobuilt 79d05b9
|
||||
|
||||
* Fri Oct 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.27.dev.gitcee6478
|
||||
- autobuilt cee6478
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-cee6478.tar.gz) = 4fffeeea87e94c1eea63d81674012a3e1b4db31744686de1f078a89e5fc4ffca2d9750a5552142289a6655af9b4422816e1d6797ba18e929523d3645748e7962
|
||||
SHA512 (libpod-79d05b9.tar.gz) = 02e381c318481fd8f55901db267725708231e7173115e666d7c2537a706ef558b43c2d099441a4525f4a22fc17750677560eaca50038677f7d3815fe6f87fdfa
|
||||
|
Loading…
Reference in New Issue
Block a user