podman-2:2.0.0-0.169.dev.gita2661b1
- autobuilt a2661b1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
274dd1ae59
commit
0ccc1cddf2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1074,3 +1074,4 @@
|
|||||||
/libpod-3eb0ad0.tar.gz
|
/libpod-3eb0ad0.tar.gz
|
||||||
/libpod-1099ad6.tar.gz
|
/libpod-1099ad6.tar.gz
|
||||||
/libpod-e6b9b3a.tar.gz
|
/libpod-e6b9b3a.tar.gz
|
||||||
|
/libpod-a2661b1.tar.gz
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 e6b9b3ab227729e72f52ddab94c024174ab8a442
|
%global commit0 a2661b1c25e280282d101f24ce478305622da11f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -54,7 +54,7 @@ Version: 2.0.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.168.dev.git%{shortcommit0}%{?dist}
|
Release: 0.169.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/
|
||||||
@ -639,6 +639,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.169.dev.gita2661b1
|
||||||
|
- autobuilt a2661b1
|
||||||
|
|
||||||
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.168.dev.gite6b9b3a
|
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.168.dev.gite6b9b3a
|
||||||
- autobuilt e6b9b3a
|
- autobuilt e6b9b3a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-e6b9b3a.tar.gz) = 6056b4ae9d3b477c93436d61f5df8fe905ec7bda7599e3e8d85cd62b5ad4b7c06de90279862fa476f751ba966b6ceaa3115842fad7c4a77151c62f0dee79d9ed
|
SHA512 (libpod-a2661b1.tar.gz) = e4e141dc52eacc92e7c8b6356efd9090537b0b0cbcfb082751eaddabe0447cd09fb17b625a3c0144c24c8a1c977f6b72338a4d1de2fdbc9c96f5d7379613e308
|
||||||
|
Loading…
Reference in New Issue
Block a user