podman-2:1.6.0-0.42.dev.gitd7eba02
- autobuilt d7eba02 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
efebeec9b9
commit
bcf3165e11
1
.gitignore
vendored
1
.gitignore
vendored
@ -523,3 +523,4 @@
|
|||||||
/libpod-04b3a73.tar.gz
|
/libpod-04b3a73.tar.gz
|
||||||
/libpod-b063383.tar.gz
|
/libpod-b063383.tar.gz
|
||||||
/libpod-5702dd7.tar.gz
|
/libpod-5702dd7.tar.gz
|
||||||
|
/libpod-d7eba02.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 5702dd7005e55d53db9f707bb3b6de5d70c9ed40
|
%global commit0 d7eba026876e4a6a362464dcf08fe6757ebedd1a
|
||||||
%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.0
|
Version: 1.6.0
|
||||||
# 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.41.dev.git%{shortcommit0}%{?dist}
|
Release: 0.42.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/
|
||||||
@ -585,6 +585,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.42.dev.gitd7eba02
|
||||||
|
- autobuilt d7eba02
|
||||||
|
|
||||||
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.41.dev.git5702dd7
|
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.41.dev.git5702dd7
|
||||||
- autobuilt 5702dd7
|
- autobuilt 5702dd7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-5702dd7.tar.gz) = 8cfa3b4483904c6806ca40cb0b5b2476e92169609c2ab9c31c113a36723cebdd2985ed5112ca339099fd0a4d44e22a0bb62693a05d98eab41e3ac152f149c338
|
SHA512 (libpod-d7eba02.tar.gz) = 1cf1dfc467d9bee5e2eee4c275289d26f2edbc1dccfa38da6a76f828c4244e66b631e49e12bb45e017f6d7b1b3ffd0c29f32a0ba7864ee68b8cbd3ffeb8cd812
|
||||||
|
Loading…
Reference in New Issue
Block a user