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