podman-2:1.6.0-0.18.dev.git6ce8d05
- autobuilt 6ce8d05 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ca1e2d49ba
commit
899fffca44
1
.gitignore
vendored
1
.gitignore
vendored
@ -499,3 +499,4 @@
|
||||
/libpod-c0eff1a.tar.gz
|
||||
/libpod-a74dfda.tar.gz
|
||||
/libpod-f5951c7.tar.gz
|
||||
/libpod-6ce8d05.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 f5951c7305306967a89de09d957ccd5699ec3f85
|
||||
%global commit0 6ce8d05a5b06d97a2897411fcbd4da6a3abb4d65
|
||||
%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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.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
|
||||
* Mon Sep 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.18.dev.git6ce8d05
|
||||
- autobuilt 6ce8d05
|
||||
|
||||
* Mon Sep 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.17.dev.gitf5951c7
|
||||
- autobuilt f5951c7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-f5951c7.tar.gz) = 22ef0819d1a84b2a414bc14f11a7ea7a09f77bba09ba576d61095ce1a291bf54387ab1edd4c58a797355576b9e3674541c8a3bcc6beac58b836eb1d92ca87e04
|
||||
SHA512 (libpod-6ce8d05.tar.gz) = 0e30ea7cbadd2b450f195bb97173c261b8e5e80d51e5a1a43690617cf105524e4dcfa927e1375ac053355048c898159223d17e0f6a8e2a0f73c96d4c6e0850c0
|
||||
|
Loading…
Reference in New Issue
Block a user