podman-2:1.8.3-0.91.dev.git522dcd6
- autobuilt 522dcd6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e795132135
commit
56ec8f9dec
1
.gitignore
vendored
1
.gitignore
vendored
@ -885,3 +885,4 @@
|
|||||||
/libpod-08fa3d5.tar.gz
|
/libpod-08fa3d5.tar.gz
|
||||||
/libpod-11c8b01.tar.gz
|
/libpod-11c8b01.tar.gz
|
||||||
/libpod-b4840ec.tar.gz
|
/libpod-b4840ec.tar.gz
|
||||||
|
/libpod-522dcd6.tar.gz
|
||||||
|
@ -32,7 +32,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 b4840ec0d34bd679faefe06ce52ee6cebcb8f0b5
|
%global commit0 522dcd604edb6630b06ce1e2184ef11c0ea889f0
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.8.3
|
Version: 1.8.3
|
||||||
# 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.90.dev.git%{shortcommit0}%{?dist}
|
Release: 0.91.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/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.91.dev.git522dcd6
|
||||||
|
- autobuilt 522dcd6
|
||||||
|
|
||||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.90.dev.gitb4840ec
|
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.90.dev.gitb4840ec
|
||||||
- autobuilt b4840ec
|
- autobuilt b4840ec
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-b4840ec.tar.gz) = e6889dbb938a99f8c26e840cb591462caafc523f19e2333dda93fc53d855101d77ffbce9627e74ce3cf2be5e4f4d2e2ff637a6596c5eac2ea4a2a4e87317e5fb
|
SHA512 (libpod-522dcd6.tar.gz) = fccfe8ed5cb09179301d684a6cbaf5377d05faa1a60f023dcfe597f320821d46450c917c39c35915a262a92fcee644904b6371f8de3a77674b41d4c090130d7d
|
||||||
|
Loading…
Reference in New Issue
Block a user