podman-2:1.6.0-0.20.dev.gitb300b98
- autobuilt b300b98 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
51ac62f7a3
commit
f5f47821b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -501,3 +501,4 @@
|
|||||||
/libpod-f5951c7.tar.gz
|
/libpod-f5951c7.tar.gz
|
||||||
/libpod-6ce8d05.tar.gz
|
/libpod-6ce8d05.tar.gz
|
||||||
/libpod-83b2348.tar.gz
|
/libpod-83b2348.tar.gz
|
||||||
|
/libpod-b300b98.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 83b2348313c52cc3e20d72285a9d81d3d72c2d5d
|
%global commit0 b300b981e7b101070198e8d8c9ef5c1c97f0c394
|
||||||
%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.19.dev.git%{shortcommit0}%{?dist}
|
Release: 0.20.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
|
||||||
|
* Tue Sep 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.20.dev.gitb300b98
|
||||||
|
- autobuilt b300b98
|
||||||
|
|
||||||
* Tue Sep 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.19.dev.git83b2348
|
* Tue Sep 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.19.dev.git83b2348
|
||||||
- autobuilt 83b2348
|
- autobuilt 83b2348
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-83b2348.tar.gz) = 38ef8f671840af36229707145c4b98dd5c9dee9ae990e8bdd10b18bc8ae6187720bd6543b0a038487aa48f7d004a4218c0f79d254e6c5504562e97ca8b38c055
|
SHA512 (libpod-b300b98.tar.gz) = 6ec9f888f7d7b461135573873d22cf6b78d1937b3f139332001dff544e6572488e549f1e9a92586924d903ff6eeeafcd7b8ed4f0b71157bb83cf80cd36835b87
|
||||||
|
Loading…
Reference in New Issue
Block a user