podman-2:2.0.0-0.158.dev.git1acd2ad
- autobuilt 1acd2ad Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5afa7f478e
commit
2859376ad6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1063,3 +1063,4 @@
|
|||||||
/libpod-4b2da3e.tar.gz
|
/libpod-4b2da3e.tar.gz
|
||||||
/libpod-4fb0f56.tar.gz
|
/libpod-4fb0f56.tar.gz
|
||||||
/libpod-38391ed.tar.gz
|
/libpod-38391ed.tar.gz
|
||||||
|
/libpod-1acd2ad.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 38391ed25fdb1cc53b70a75ee4fbe7ea0fa782c3
|
%global commit0 1acd2adccb357c317add19cea8f0daea328e8315
|
||||||
%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.157.dev.git%{shortcommit0}%{?dist}
|
Release: 0.158.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.158.dev.git1acd2ad
|
||||||
|
- autobuilt 1acd2ad
|
||||||
|
|
||||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.157.dev.git38391ed
|
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.157.dev.git38391ed
|
||||||
- autobuilt 38391ed
|
- autobuilt 38391ed
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-38391ed.tar.gz) = 607fa16fec2712425833a3931132e96e2772eeff79a76462d3d383219c865981b9af18138fafb11a066c222cf9aab49c9192f084dcdc3c62e29169c6f67f0c8c
|
SHA512 (libpod-1acd2ad.tar.gz) = 8eda89d159ab0da302a35e1b4961bc377d6eb1c5ef78b9110f849160d4d12e9b480e2ea056cfd61bfaca369d8405d2ddce6c5d56aec84b0865873b7e33b7546a
|
||||||
|
Loading…
Reference in New Issue
Block a user