podman-2:1.7.1-0.54.dev.gitc42383f
- autobuilt c42383f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ae03e1f8e1
commit
69130b3b4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -771,3 +771,4 @@
|
||||
/libpod-7e1afe0.tar.gz
|
||||
/libpod-9f146b1.tar.gz
|
||||
/libpod-c40664d.tar.gz
|
||||
/libpod-c42383f.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 c40664d698e8324d0c7c3cff072410c1a8af6a36
|
||||
%global commit0 c42383f70a7832faf1ba920d6c9e169a88b0e4d9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.53.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.54.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -626,6 +626,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.54.dev.gitc42383f
|
||||
- autobuilt c42383f
|
||||
|
||||
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.53.dev.gitc40664d
|
||||
- autobuilt c40664d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-c40664d.tar.gz) = 9891878c72b8561329d7ccd7f8053eb9291f847d2d9619c2844d705f01aa94cfc65cb6f26bd8d699e726fc804fb55cc1a1ca5556ac08135c97ce0543302c0e9d
|
||||
SHA512 (libpod-c42383f.tar.gz) = 4dda8de2be0c23e73ad61a32041167d31b41008f7533da0b0f7f3441d9e369d16b92c0b7ff6814fabaffae4ac505f29e6e258120ed579260457aed2b4bc8c477
|
||||
|
Loading…
Reference in New Issue
Block a user