podman-2:2.0.0-0.162.dev.git7b5073b
- autobuilt 7b5073b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a29244fe40
commit
3efd6c2ec7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1067,3 +1067,4 @@
|
|||||||
/libpod-f293606.tar.gz
|
/libpod-f293606.tar.gz
|
||||||
/libpod-5694104.tar.gz
|
/libpod-5694104.tar.gz
|
||||||
/libpod-a76bf11.tar.gz
|
/libpod-a76bf11.tar.gz
|
||||||
|
/libpod-7b5073b.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 a76bf114d1a408cb3bbcd3c642805d1bf13b07c0
|
%global commit0 7b5073b46e4ba3914ce526fa60ef91346f50f577
|
||||||
%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.161.dev.git%{shortcommit0}%{?dist}
|
Release: 0.162.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
|
||||||
|
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.162.dev.git7b5073b
|
||||||
|
- autobuilt 7b5073b
|
||||||
|
|
||||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.161.dev.gita76bf11
|
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.161.dev.gita76bf11
|
||||||
- autobuilt a76bf11
|
- autobuilt a76bf11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-a76bf11.tar.gz) = 1c24b0eb33e4765367d35d01065472dc195b488ecd025654c6e626eeaad27221e090170dfc96384d226efc0d87e28470572db65a1e2796462a5f5fab164843a2
|
SHA512 (libpod-7b5073b.tar.gz) = f55d2be858e970d48b2cdb528ba39fcc950f8ae7c47c6ba09dabdd915f4496a4eb6eaaeed629c934c82a050b91beebc5142315ccf0b11d148328f2042d6b104c
|
||||||
|
Loading…
Reference in New Issue
Block a user