podman-2:1.6.3-0.6.dev.gitefc54c3
- autobuilt efc54c3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f3f4c4d96f
commit
98638ad0b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -578,3 +578,4 @@
|
|||||||
/libpod-02ab9c7.tar.gz
|
/libpod-02ab9c7.tar.gz
|
||||||
/libpod-d3520de.tar.gz
|
/libpod-d3520de.tar.gz
|
||||||
/libpod-d2591a5.tar.gz
|
/libpod-d2591a5.tar.gz
|
||||||
|
/libpod-efc54c3.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 d2591a54335424263374a919d485712e5b8aa093
|
%global commit0 efc54c3987f95fd94b5e0aa41dd307be49d1b31b
|
||||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
Release: 0.6.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
|
||||||
|
* Mon Oct 21 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.6.dev.gitefc54c3
|
||||||
|
- autobuilt efc54c3
|
||||||
|
|
||||||
* Mon Oct 21 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.5.dev.gitd2591a5
|
* Mon Oct 21 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.5.dev.gitd2591a5
|
||||||
- autobuilt d2591a5
|
- autobuilt d2591a5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-d2591a5.tar.gz) = 539e0faca0c092769c69d98c296098d0283db2854759a8909a786c7090a1f1ac4d3214e06516185a1baa2017e0af3b836f24a2cde20c06036014bb8d617311db
|
SHA512 (libpod-efc54c3.tar.gz) = fb2582541c2874b4d657280e14367b058ee5be6d37103edfa460435e01353c8746cb5023f0dda60be37cda8ef42c9a991e9f4504e8813845aea225acdbabf2c4
|
||||||
|
Loading…
Reference in New Issue
Block a user