podman-2:1.7.0-0.11.dev.git1162183
- autobuilt 1162183 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3921b6a774
commit
410aff0f71
1
.gitignore
vendored
1
.gitignore
vendored
@ -705,3 +705,4 @@
|
||||
/libpod-6c7b6d9.tar.gz
|
||||
/libpod-19064e5.tar.gz
|
||||
/libpod-b2f05e0.tar.gz
|
||||
/libpod-1162183.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 b2f05e0e84411f985fea66e9edff1fec8f26d28d
|
||||
%global commit0 11621836df1fea1ce35d029a41bbdd4713b6a284
|
||||
%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.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.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
|
||||
* Mon Dec 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.11.dev.git1162183
|
||||
- autobuilt 1162183
|
||||
|
||||
* Mon Dec 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.10.dev.gitb2f05e0
|
||||
- autobuilt b2f05e0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-b2f05e0.tar.gz) = 8f5c7c636ed8f97dccaf5c6fbaef5f3d41a87614fb9a6c8241f57a717bd627b0453312636afeec2cef65f158bd7a33328b7bace5956c6773bd4e237290516d64
|
||||
SHA512 (libpod-1162183.tar.gz) = 48cd7e79e309226d166107344fbffe450ba6cdb0c273b057d3f9b3bb0134fa7f3680deda77fc1cd33a9f3dbdcd838a0cfc2def432664d01de2c59d86a30b221d
|
||||
|
Loading…
Reference in New Issue
Block a user