podman-2:2.0.0-0.157.dev.git38391ed
- autobuilt 38391ed Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c6440903e3
commit
5afa7f478e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1062,3 +1062,4 @@
|
||||
/libpod-e4e10df.tar.gz
|
||||
/libpod-4b2da3e.tar.gz
|
||||
/libpod-4fb0f56.tar.gz
|
||||
/libpod-38391ed.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 4fb0f56063de13af53128be9da81027d988516be
|
||||
%global commit0 38391ed25fdb1cc53b70a75ee4fbe7ea0fa782c3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,7 @@ Version: 2.0.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.156.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.157.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -639,6 +639,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.157.dev.git38391ed
|
||||
- autobuilt 38391ed
|
||||
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.156.dev.git4fb0f56
|
||||
- autobuilt 4fb0f56
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-4fb0f56.tar.gz) = 8fc2edb353293ea564bca19115d006dba87fd95a8b55a42ac7a1c9391fdb0ecbd5b38b1d298a456489b732da9426f4bc697bb340e0a8fc7f0219308df125f408
|
||||
SHA512 (libpod-38391ed.tar.gz) = 607fa16fec2712425833a3931132e96e2772eeff79a76462d3d383219c865981b9af18138fafb11a066c222cf9aab49c9192f084dcdc3c62e29169c6f67f0c8c
|
||||
|
Loading…
Reference in New Issue
Block a user