podman-2:1.6.0-0.19.dev.git83b2348
- autobuilt 83b2348 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
899fffca44
commit
51ac62f7a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -500,3 +500,4 @@
|
||||
/libpod-a74dfda.tar.gz
|
||||
/libpod-f5951c7.tar.gz
|
||||
/libpod-6ce8d05.tar.gz
|
||||
/libpod-83b2348.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 6ce8d05a5b06d97a2897411fcbd4da6a3abb4d65
|
||||
%global commit0 83b2348313c52cc3e20d72285a9d81d3d72c2d5d
|
||||
%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.18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.19.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
|
||||
* Tue Sep 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.19.dev.git83b2348
|
||||
- autobuilt 83b2348
|
||||
|
||||
* Mon Sep 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.18.dev.git6ce8d05
|
||||
- autobuilt 6ce8d05
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-6ce8d05.tar.gz) = 0e30ea7cbadd2b450f195bb97173c261b8e5e80d51e5a1a43690617cf105524e4dcfa927e1375ac053355048c898159223d17e0f6a8e2a0f73c96d4c6e0850c0
|
||||
SHA512 (libpod-83b2348.tar.gz) = 38ef8f671840af36229707145c4b98dd5c9dee9ae990e8bdd10b18bc8ae6187720bd6543b0a038487aa48f7d004a4218c0f79d254e6c5504562e97ca8b38c055
|
||||
|
Loading…
Reference in New Issue
Block a user