podman-2:1.8.3-0.70.dev.gitccb9e57
- autobuilt ccb9e57 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
855d2b6a3e
commit
f3ae2102e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -864,3 +864,4 @@
|
||||
/libpod-ffd2d78.tar.gz
|
||||
/libpod-c3c6a7c.tar.gz
|
||||
/libpod-ccf0e0d.tar.gz
|
||||
/libpod-ccb9e57.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 ccf0e0dd042d8a8d23dd0021ee267e7c9da9ff4a
|
||||
%global commit0 ccb9e579c48141f70d016adfa9a9d4934bbdf976
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.69.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.70.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Apr 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.70.dev.gitccb9e57
|
||||
- autobuilt ccb9e57
|
||||
|
||||
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.69.dev.gitccf0e0d
|
||||
- autobuilt ccf0e0d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-ccf0e0d.tar.gz) = a305c21199834b1672e931d6a449273e2f285b5d7f57f333d424af2f325ae2e1c71fab33f836249bbb6eb3daaf3e8544293772e013081e4477d5c4b11ecf8319
|
||||
SHA512 (libpod-ccb9e57.tar.gz) = 68d6bb574ded5f4803bb0fd315d00aad2489a51ddb154ff249a9d33d3b15cae3228cc4e2568832bb91c4676b8800985aeebf2e98654e9da16af2992f3df0f291
|
||||
|
Loading…
Reference in New Issue
Block a user