podman-2:1.8.3-0.87.dev.git9d0d9df
- autobuilt 9d0d9df Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e7d058ffe5
commit
fd0560f91f
1
.gitignore
vendored
1
.gitignore
vendored
@ -881,3 +881,4 @@
|
|||||||
/libpod-c0e29b4.tar.gz
|
/libpod-c0e29b4.tar.gz
|
||||||
/libpod-44f910c.tar.gz
|
/libpod-44f910c.tar.gz
|
||||||
/libpod-8289805.tar.gz
|
/libpod-8289805.tar.gz
|
||||||
|
/libpod-9d0d9df.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 8289805f5dce862219c0b124547a898766a0b55c
|
%global commit0 9d0d9df6a1973ce9982071601fbdca68c93c6d07
|
||||||
%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.86.dev.git%{shortcommit0}%{?dist}
|
Release: 0.87.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.87.dev.git9d0d9df
|
||||||
|
- autobuilt 9d0d9df
|
||||||
|
|
||||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.86.dev.git8289805
|
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.86.dev.git8289805
|
||||||
- autobuilt 8289805
|
- autobuilt 8289805
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-8289805.tar.gz) = c5d0714cd3781b8de92603808ea6f2f4adb10025bfbfdbe3c52c19641cec0f277ef925c076153553d9ef0e08d74f9505da79f1e8bbfcc104c87dff4169b0f8b9
|
SHA512 (libpod-9d0d9df.tar.gz) = 5e3a6271b2002ef68b3e937cf336b7195a201f65f27e370339035d49bfdfb0ae733155406fa76b98c19cd5e1e24583ad6cfd1df5a6954bcc765cf20e05b9a622
|
||||||
|
Loading…
Reference in New Issue
Block a user