podman-2:1.6.0-0.7.dev.git408f278
- autobuilt 408f278 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f28fbe8cac
commit
28f9982088
1
.gitignore
vendored
1
.gitignore
vendored
@ -488,3 +488,4 @@
|
|||||||
/libpod-2c51d6f.tar.gz
|
/libpod-2c51d6f.tar.gz
|
||||||
/libpod-8133aa1.tar.gz
|
/libpod-8133aa1.tar.gz
|
||||||
/libpod-fe48b9e.tar.gz
|
/libpod-fe48b9e.tar.gz
|
||||||
|
/libpod-408f278.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 fe48b9e036dc1a05294b2bb3df5d9b23256c6c55
|
%global commit0 408f2780a1dd94f99fe36be4573a9887e6c74cf7
|
||||||
%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.6.dev.git%{shortcommit0}%{?dist}
|
Release: 0.7.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
|
||||||
|
* Thu Sep 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.7.dev.git408f278
|
||||||
|
- autobuilt 408f278
|
||||||
|
|
||||||
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.6.dev.gitfe48b9e
|
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.6.dev.gitfe48b9e
|
||||||
- autobuilt fe48b9e
|
- autobuilt fe48b9e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-fe48b9e.tar.gz) = 5330d3cb3f8679f2458c1276a3c8db2dfba63c2c882ca09ba2c387440a0a228497208bb1056c804a8b9ad4379fd562d9701cec7ff8471e931aacb4567c36d3c4
|
SHA512 (libpod-408f278.tar.gz) = cea7dd0c7cccc0aef4e7a48c72ca66a9ab98f76e796923132e43f489663e5e638d654730551d2c4b21a743371f6d6b9a8157f0598ff1423585910d5b2e046e92
|
||||||
|
Loading…
Reference in New Issue
Block a user