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