podman-2:2.0.0-0.109.dev.git986a277
- autobuilt 986a277 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2a0969ea4c
commit
f44e59eed8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1014,3 +1014,4 @@
|
||||
/libpod-9bd48a6.tar.gz
|
||||
/libpod-cbfb498.tar.gz
|
||||
/libpod-bba0a8b.tar.gz
|
||||
/libpod-986a277.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 bba0a8be1a715fb0903ffc69abd5700a624d47e4
|
||||
%global commit0 986a277a962aef8d975996d494a4522299f6973b
|
||||
%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.108.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.109.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 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.109.dev.git986a277
|
||||
- autobuilt 986a277
|
||||
|
||||
* Wed Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.108.dev.gitbba0a8b
|
||||
- autobuilt bba0a8b
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-bba0a8b.tar.gz) = f7eabf40e210d16da9c37859ad1e8395d48d40d30ba08959c62b586149d7baf529e273df221d00d9c694fcd33ddb9e89bf36d2add2c9e26e412c932add94b808
|
||||
SHA512 (libpod-986a277.tar.gz) = e41c03bb16e73dbb6269474e0af11d7b3923e718b5d711156904cc6c75500c2f15903d71d33478e46283fa64d7b52a60e6bac7f6b2348ff65e95ae41c52427a0
|
||||
|
Loading…
Reference in New Issue
Block a user