podman-2:1.8.3-0.90.dev.gitb4840ec
- autobuilt b4840ec Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
11df569524
commit
e795132135
1
.gitignore
vendored
1
.gitignore
vendored
@ -884,3 +884,4 @@
|
|||||||
/libpod-9d0d9df.tar.gz
|
/libpod-9d0d9df.tar.gz
|
||||||
/libpod-08fa3d5.tar.gz
|
/libpod-08fa3d5.tar.gz
|
||||||
/libpod-11c8b01.tar.gz
|
/libpod-11c8b01.tar.gz
|
||||||
|
/libpod-b4840ec.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 11c8b01e1d81008bc55fed8d6f62ce39dc5459c8
|
%global commit0 b4840ec0d34bd679faefe06ce52ee6cebcb8f0b5
|
||||||
%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.89.dev.git%{shortcommit0}%{?dist}
|
Release: 0.90.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
|
||||||
|
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.90.dev.gitb4840ec
|
||||||
|
- autobuilt b4840ec
|
||||||
|
|
||||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.89.dev.git11c8b01
|
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.89.dev.git11c8b01
|
||||||
- autobuilt 11c8b01
|
- autobuilt 11c8b01
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-11c8b01.tar.gz) = 3991890e0fa1e16848a493d02d23c5fd085fd6a6e8eed460eaae748c140d54b9739fdae81b25763d0a03fd5d8a2662fd461ea1f3cd800445bdc3e1580fd7981d
|
SHA512 (libpod-b4840ec.tar.gz) = e6889dbb938a99f8c26e840cb591462caafc523f19e2333dda93fc53d855101d77ffbce9627e74ce3cf2be5e4f4d2e2ff637a6596c5eac2ea4a2a4e87317e5fb
|
||||||
|
Loading…
Reference in New Issue
Block a user