podman-2:1.6.3-0.40.dev.git8238107
- autobuilt 8238107 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
aee2070ec3
commit
5c14c39860
1
.gitignore
vendored
1
.gitignore
vendored
@ -612,3 +612,4 @@
|
|||||||
/libpod-7c7f000.tar.gz
|
/libpod-7c7f000.tar.gz
|
||||||
/libpod-69165fa.tar.gz
|
/libpod-69165fa.tar.gz
|
||||||
/libpod-04e8bf3.tar.gz
|
/libpod-04e8bf3.tar.gz
|
||||||
|
/libpod-8238107.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 04e8bf3dba50e079278ac33b43ecc2ebb8f4a156
|
%global commit0 82381072e166f635d9879346ac73c1140709f50f
|
||||||
%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.39.dev.git%{shortcommit0}%{?dist}
|
Release: 0.40.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
|
||||||
|
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.40.dev.git8238107
|
||||||
|
- autobuilt 8238107
|
||||||
|
|
||||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.39.dev.git04e8bf3
|
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.39.dev.git04e8bf3
|
||||||
- autobuilt 04e8bf3
|
- autobuilt 04e8bf3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-04e8bf3.tar.gz) = 4f2a957f684080e0696607153889cb3433f242c121e8037ded0e7b6d5cebb7b94f678fc609f3d890fa1a564a0ab2d77277f30e69f4d05c0b9fbc2dc19a6c52c2
|
SHA512 (libpod-8238107.tar.gz) = aa99c639ed8b59df35d612af76ff8b3cda18abd7245062c3968ca9749c24ef5df8dd9c9afea2429a2ea7cd1c010a43b0ea224a59ed23e427778c78cf0295b9cf
|
||||||
|
Loading…
Reference in New Issue
Block a user