podman-2:1.8.3-0.66.dev.git82610d6
- autobuilt 82610d6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
96b7625d22
commit
b2838cf276
1
.gitignore
vendored
1
.gitignore
vendored
@ -860,3 +860,4 @@
|
||||
/libpod-0f357be.tar.gz
|
||||
/libpod-a8cde90.tar.gz
|
||||
/libpod-88455fe.tar.gz
|
||||
/libpod-82610d6.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 88455fe704023d65b782e70fc774128b3ec76569
|
||||
%global commit0 82610d657d58b3da68c5af35cef7470b0819636b
|
||||
%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.65.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.66.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
|
||||
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.66.dev.git82610d6
|
||||
- autobuilt 82610d6
|
||||
|
||||
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.65.dev.git88455fe
|
||||
- autobuilt 88455fe
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-88455fe.tar.gz) = ce37e83491f0a47ede03795630019b6c8db28a28a6385b86badf6c0f98ad8310271b009a71f2bbe9290583437567f84555dd819218e698d4c13773c0a9b6963f
|
||||
SHA512 (libpod-82610d6.tar.gz) = cfc5a07b8a8a694a153ba22aa928e9b83866e06e73a2e1b8e900d32ad7097febc823e886bb1791c8134132710afbbbb3e86b3a5d936adff9881bf252cc2b2423
|
||||
|
Loading…
Reference in New Issue
Block a user