podman-2:1.7.0-0.7.dev.git885967f
- autobuilt 885967f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ee2a7e7ff5
commit
5ea5eab330
1
.gitignore
vendored
1
.gitignore
vendored
@ -701,3 +701,4 @@
|
|||||||
/libpod-123e7ea.tar.gz
|
/libpod-123e7ea.tar.gz
|
||||||
/libpod-71a0c0f.tar.gz
|
/libpod-71a0c0f.tar.gz
|
||||||
/libpod-22849ff.tar.gz
|
/libpod-22849ff.tar.gz
|
||||||
|
/libpod-885967f.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 22849ff43d115f420a194bad7ace20b35eeec6b1
|
%global commit0 885967faaa97b23b358472e054d46e57253c4af7
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -48,7 +48,7 @@ Epoch: 2
|
|||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
Release: 0.7.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/
|
||||||
@ -633,6 +633,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.7.dev.git885967f
|
||||||
|
- autobuilt 885967f
|
||||||
|
|
||||||
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.6.dev.git22849ff
|
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.6.dev.git22849ff
|
||||||
- autobuilt 22849ff
|
- autobuilt 22849ff
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-22849ff.tar.gz) = 8798bd1066c16e5119fc3d13e9dd80101d8b5ab63b51887e1c3f0616b7cddbe869ce32632b558e9b95a1a193c496fbc47d48c0e088ec97a51e503bf509a5361b
|
SHA512 (libpod-885967f.tar.gz) = dbafc8d7402f9d1d6c67262f8517d7521d9afb31214042cc368541c9de8662c8884372b5956a7bb120022bb9c503065b9a68e5306dd4f84ab387e093de9783da
|
||||||
|
Loading…
Reference in New Issue
Block a user