podman-2:1.6.0-0.22.dev.git0000afc
- autobuilt 0000afc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
91129c9857
commit
b8ed4d502c
1
.gitignore
vendored
1
.gitignore
vendored
@ -503,3 +503,4 @@
|
||||
/libpod-83b2348.tar.gz
|
||||
/libpod-b300b98.tar.gz
|
||||
/libpod-1dfac0e.tar.gz
|
||||
/libpod-0000afc.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 1dfac0e776a36ae682b6600ad8edf3d118638eeb
|
||||
%global commit0 0000afc1af06b04ececeb91637bb3d80d6f47e14
|
||||
%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.21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.22.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.22.dev.git0000afc
|
||||
- autobuilt 0000afc
|
||||
|
||||
* Tue Sep 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.21.dev.git1dfac0e
|
||||
- autobuilt 1dfac0e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-1dfac0e.tar.gz) = e6bc15d5c4c81950dfe3fe91a979160ca1abf0e45890167d241976d37462407202c377ec26654a337a67e7828673f2a1b67c9f4110c5c77b57e9c29723e1cc59
|
||||
SHA512 (libpod-0000afc.tar.gz) = 5cbdd8a4df27dc280a022a6c384a4cc4f3b8f6cc4f04efc3307bfa4a5d7c8cd26dbe2b1f5a81954523ae1fd75c4777f2345e018679afa2bdba86b1178f8c6782
|
||||
|
Loading…
Reference in New Issue
Block a user