podman-2:2.0.0-0.132.dev.gitb2200db
- autobuilt b2200db Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
72a9e9328d
commit
782621e72c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1037,3 +1037,4 @@
|
||||
/libpod-6346846.tar.gz
|
||||
/libpod-37c9078.tar.gz
|
||||
/libpod-6c5bd15.tar.gz
|
||||
/libpod-b2200db.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 6c5bd152648c86ff6ecc2777b94bbc9059783bbe
|
||||
%global commit0 b2200dbe056ac409461033f646cdd25bcccea521
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,7 +52,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.131.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.132.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.132.dev.gitb2200db
|
||||
- autobuilt b2200db
|
||||
|
||||
* Wed Jun 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.131.dev.git6c5bd15
|
||||
- autobuilt 6c5bd15
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-6c5bd15.tar.gz) = 134b0204ebc412356f272451e1924042b68636620f147150524dcb3b4c38630d00e94f4b0354ba9ef1c0b8e70f8dff10a283b71285387d2d74ca81114efeacd8
|
||||
SHA512 (libpod-b2200db.tar.gz) = 391e74a4c5c1745a41024de499115f367e0d77114f6ec6e869206781cc0814aad83a9b2b6fc1c0fb8ca55fc2455025985b4f08f0ab8529964751d9ad4112c797
|
||||
|
Loading…
Reference in New Issue
Block a user