podman-2:1.7.0-0.8.dev.git6c7b6d9
- autobuilt 6c7b6d9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5ea5eab330
commit
8a8d5eb126
1
.gitignore
vendored
1
.gitignore
vendored
@ -702,3 +702,4 @@
|
||||
/libpod-71a0c0f.tar.gz
|
||||
/libpod-22849ff.tar.gz
|
||||
/libpod-885967f.tar.gz
|
||||
/libpod-6c7b6d9.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 885967faaa97b23b358472e054d46e57253c4af7
|
||||
%global commit0 6c7b6d994acddee0d50cec9bbe45fb4cb720a08d
|
||||
%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.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.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
|
||||
* Sat Dec 14 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.8.dev.git6c7b6d9
|
||||
- autobuilt 6c7b6d9
|
||||
|
||||
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.7.dev.git885967f
|
||||
- autobuilt 885967f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-885967f.tar.gz) = dbafc8d7402f9d1d6c67262f8517d7521d9afb31214042cc368541c9de8662c8884372b5956a7bb120022bb9c503065b9a68e5306dd4f84ab387e093de9783da
|
||||
SHA512 (libpod-6c7b6d9.tar.gz) = dcff645daa3a348c8b9c6a53f57a3688ef7628b1d7ac11c3baacd79f282ceb7261260d6e239a3840baeb3ecc5500062f485848862ecba967cf940447946e6662
|
||||
|
Loading…
Reference in New Issue
Block a user