podman-2:2.0.0-0.156.dev.git4fb0f56
- autobuilt 4fb0f56 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
64bb25d675
commit
c6440903e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1061,3 +1061,4 @@
|
|||||||
/libpod-89630ad.tar.gz
|
/libpod-89630ad.tar.gz
|
||||||
/libpod-e4e10df.tar.gz
|
/libpod-e4e10df.tar.gz
|
||||||
/libpod-4b2da3e.tar.gz
|
/libpod-4b2da3e.tar.gz
|
||||||
|
/libpod-4fb0f56.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 4b2da3ed552dcbbe348883abd087f8b06780760b
|
%global commit0 4fb0f56063de13af53128be9da81027d988516be
|
||||||
%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.155.dev.git%{shortcommit0}%{?dist}
|
Release: 0.156.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.156.dev.git4fb0f56
|
||||||
|
- autobuilt 4fb0f56
|
||||||
|
|
||||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.155.dev.git4b2da3e
|
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.155.dev.git4b2da3e
|
||||||
- autobuilt 4b2da3e
|
- autobuilt 4b2da3e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-4b2da3e.tar.gz) = 861eb006aac33cfff69d17ca103f6090ee3761a59d15688321dec6f7888bc8e64caef92a9b185d5907551d0d8a8fefd05b47247fbd2dabcee6f960234caf90a5
|
SHA512 (libpod-4fb0f56.tar.gz) = 8fc2edb353293ea564bca19115d006dba87fd95a8b55a42ac7a1c9391fdb0ecbd5b38b1d298a456489b732da9426f4bc697bb340e0a8fc7f0219308df125f408
|
||||||
|
Loading…
Reference in New Issue
Block a user