podman-2:2.0.0-0.166.dev.git3eb0ad0
- autobuilt 3eb0ad0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2493e3ab8c
commit
0fb5669f89
1
.gitignore
vendored
1
.gitignore
vendored
@ -1071,3 +1071,4 @@
|
|||||||
/libpod-7b00e49.tar.gz
|
/libpod-7b00e49.tar.gz
|
||||||
/libpod-6472b44.tar.gz
|
/libpod-6472b44.tar.gz
|
||||||
/libpod-b5f7afd.tar.gz
|
/libpod-b5f7afd.tar.gz
|
||||||
|
/libpod-3eb0ad0.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 b5f7afd04a75c055c1626e67a067fef02af94fa9
|
%global commit0 3eb0ad04a8b1d56866a16f1428bb8019927ccfa3
|
||||||
%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.165.dev.git%{shortcommit0}%{?dist}
|
Release: 0.166.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.166.dev.git3eb0ad0
|
||||||
|
- autobuilt 3eb0ad0
|
||||||
|
|
||||||
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.165.dev.gitb5f7afd
|
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.165.dev.gitb5f7afd
|
||||||
- autobuilt b5f7afd
|
- autobuilt b5f7afd
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-b5f7afd.tar.gz) = ac1d4c2ea07cefa918c95512f2b21d2199ee41432526825fc97af1698f0945b57d80c8369d3fc0257e74db5e5ff2173094aeeb4557446b37435ec27a740cfd9f
|
SHA512 (libpod-3eb0ad0.tar.gz) = 753600336ef107e8520f4565714d5193bf781f1d8df9c7566ba390f7f8e3e48d9f269a7ebc8e15de0119eb6e05d18b4f7d8ab7d7167d1ee18982ec26dff6c0e2
|
||||||
|
Loading…
Reference in New Issue
Block a user