podman-2:1.6.3-0.15.dev.gitba4a808
- autobuilt ba4a808 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2b3c7ebdaa
commit
c2dd4525fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -587,3 +587,4 @@
|
|||||||
/libpod-299a430.tar.gz
|
/libpod-299a430.tar.gz
|
||||||
/libpod-674dc2b.tar.gz
|
/libpod-674dc2b.tar.gz
|
||||||
/libpod-43b1c2f.tar.gz
|
/libpod-43b1c2f.tar.gz
|
||||||
|
/libpod-ba4a808.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 43b1c2fa68d7a1d7197b2fc07b605573dc0ea960
|
%global commit0 ba4a808fe7ca10ed0581239624623f9ea85773ec
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# 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
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -587,6 +587,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.15.dev.gitba4a808
|
||||||
|
- autobuilt ba4a808
|
||||||
|
|
||||||
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.14.dev.git43b1c2f
|
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.14.dev.git43b1c2f
|
||||||
- autobuilt 43b1c2f
|
- autobuilt 43b1c2f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-43b1c2f.tar.gz) = e9a810c3fadc487e83f6f913a0c16f20c23530a8caa7a3878968897fb06ab54fb34fec5a9c7c7a980607d6acd4cc7bd9eaef315ef6198f24d125b6854faab7f4
|
SHA512 (libpod-ba4a808.tar.gz) = ccb6ce1ef7d7eceec9ae7fa1abda564b556ebd9f9d2c3586bd4fad32131f4897de4badcf81324218b70ed62ef3fc4b86f731880ff8ec4d89e54a2d364dfb83aa
|
||||||
|
Loading…
Reference in New Issue
Block a user