podman-2:1.7.0-0.2.dev.gitf81f15f
- autobuilt f81f15f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
03cb8059de
commit
0caa816177
1
.gitignore
vendored
1
.gitignore
vendored
@ -696,3 +696,4 @@
|
||||
/libpod-dd64038.tar.gz
|
||||
/libpod-11541ae.tar.gz
|
||||
/libpod-5941138.tar.gz
|
||||
/libpod-f81f15f.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 5941138fdd3d203a949871f47f1d63462a0f18e8
|
||||
%global commit0 f81f15f42250a642f0753b5f18be61c1f24931dd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.2.dev.gitf81f15f
|
||||
- autobuilt f81f15f
|
||||
|
||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.1.dev.git5941138
|
||||
- bump to 1.7.0
|
||||
- autobuilt 5941138
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-5941138.tar.gz) = 73c5c54fc1a6b46547ef35aa7445937b8cdc978c250f1622668cf3c7dab3d69cb492d59823066e53b54d57fcb4ed3ae07543bb2de3e05464892ad4dc57f8d5ec
|
||||
SHA512 (libpod-f81f15f.tar.gz) = f712705732a31ae45f05e8ca991719fa952352556689f4212f7e18edb98ad1202de2f95f2433130ce8ed296c9a112ed4e2fa776472765ce75caf5956935e81f0
|
||||
|
Loading…
Reference in New Issue
Block a user