podman-2:1.8.3-0.85.dev.git44f910c
- autobuilt 44f910c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4cbcc6809b
commit
7bfc3bc37e
1
.gitignore
vendored
1
.gitignore
vendored
@ -879,3 +879,4 @@
|
||||
/libpod-843fa25.tar.gz
|
||||
/libpod-64b6a19.tar.gz
|
||||
/libpod-c0e29b4.tar.gz
|
||||
/libpod-44f910c.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 c0e29b4a31e330927b7a980209b2aae192f9bafe
|
||||
%global commit0 44f910c28cae178eab9ad439587355fa4927dab7
|
||||
%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.84.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.85.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
|
||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.85.dev.git44f910c
|
||||
- autobuilt 44f910c
|
||||
|
||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.84.dev.gitc0e29b4
|
||||
- autobuilt c0e29b4
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-c0e29b4.tar.gz) = 6caa29a19e309d9b467e7ff450277bead9d8c402db262667a3ccbeff4816e68efededee9da8e3b4c8bf65299284a2823135b6f84cf0c00b8b2d79ea3b98e8984
|
||||
SHA512 (libpod-44f910c.tar.gz) = 2e4c2c2d24acf72bf0ad464047e6340631285399ad81fcf17fedf1cd0f774002fcfdd535ae0f65c09c6fd0e5dc9dd5932cf86c520b375e64d636686e37f8f48e
|
||||
|
Loading…
Reference in New Issue
Block a user