podman-2:2.0.0-0.32.dev.git343ab99
- autobuilt 343ab99 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fa2cd8f19c
commit
c60bc5ca42
1
.gitignore
vendored
1
.gitignore
vendored
@ -938,3 +938,4 @@
|
|||||||
/libpod-d5358e6.tar.gz
|
/libpod-d5358e6.tar.gz
|
||||||
/libpod-59dd341.tar.gz
|
/libpod-59dd341.tar.gz
|
||||||
/libpod-c61a45c.tar.gz
|
/libpod-c61a45c.tar.gz
|
||||||
|
/libpod-343ab99.tar.gz
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 c61a45caf8d7b4b049fa0124c1829eef138fef63
|
%global commit0 343ab99b39771b5084a231a2db8d3dc969f395f9
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -54,7 +54,7 @@ Epoch: 0
|
|||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
# 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.31.dev.git%{shortcommit0}%{?dist}
|
Release: 0.32.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/
|
||||||
@ -651,6 +651,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.32.dev.git343ab99
|
||||||
|
- autobuilt 343ab99
|
||||||
|
|
||||||
* Fri May 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.31.dev.gitc61a45c
|
* Fri May 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.31.dev.gitc61a45c
|
||||||
- autobuilt c61a45c
|
- autobuilt c61a45c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-c61a45c.tar.gz) = a2040769ed60db8ee751aba322cb0db3043b6dbb411207741c452ba4fe6c57692f4f9b294a2128f7f695f263c4f07b0357a5424878a969742c5d4b0495c8d95d
|
SHA512 (libpod-343ab99.tar.gz) = 1de584bf0d1bba4f6a5dd7a5f9908b96bfedb2ae3632ce805ebe4c33123e1bd8fa33ea7535a98ff5dc50ea585f56f9642a695f594e27b2b9c99a7ca85873e2cc
|
||||||
|
Loading…
Reference in New Issue
Block a user