podman-2:1.6.0-0.15.dev.gitc0eff1a
- autobuilt c0eff1a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
40d12488c6
commit
3b64834f52
1
.gitignore
vendored
1
.gitignore
vendored
@ -496,3 +496,4 @@
|
||||
/libpod-819b63c.tar.gz
|
||||
/libpod-e947d63.tar.gz
|
||||
/libpod-0d95e3a.tar.gz
|
||||
/libpod-c0eff1a.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 0d95e3aa06baf0613addc69b3d01bb7c262abd34
|
||||
%global commit0 c0eff1a81c2718498aa8e75f7e45bfb688c91482
|
||||
%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.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.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
|
||||
* Sun Sep 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.15.dev.gitc0eff1a
|
||||
- autobuilt c0eff1a
|
||||
|
||||
* Sat Sep 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.14.dev.git0d95e3a
|
||||
- autobuilt 0d95e3a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-0d95e3a.tar.gz) = 3184d2026a395f53d981beb62d74f5ceaf72d275fcf54c3e888b4d6ae94616a161e5bca91113d985585e0ff1609bf9847df971df60c9a7b60f8fc4f9b49b1a8c
|
||||
SHA512 (libpod-c0eff1a.tar.gz) = d8a63f81b45831fffa7ee5d5e31c1bb3d38ad95d2d801f64a8df4e072c86bd3852afb102a7f28228b83071d84f9bbf7c0f7043e7626e40e859010a80d9042614
|
||||
|
Loading…
Reference in New Issue
Block a user