podman-2:2.0.0-0.106.dev.git9bd48a6
- autobuilt 9bd48a6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a2e76dcfb8
commit
2c74f977a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1011,3 +1011,4 @@
|
||||
/libpod-4632a4b.tar.gz
|
||||
/libpod-95ea39e.tar.gz
|
||||
/libpod-428303c.tar.gz
|
||||
/libpod-9bd48a6.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 428303c789243e849f8d88c144c5e7c715510860
|
||||
%global commit0 9bd48a64bbe63c0b8da4dfd3841f4d822fa1d5fb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,7 +52,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.105.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.106.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.106.dev.git9bd48a6
|
||||
- autobuilt 9bd48a6
|
||||
|
||||
* Wed Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.105.dev.git428303c
|
||||
- autobuilt 428303c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-428303c.tar.gz) = acbf52fb778e4209410553e56fb429d8e5d75f6b62b004554d8b25b29fa79fe18c680ff0c64f110646d24e16b4c21a1d4e853d816e494414efd81c2236410952
|
||||
SHA512 (libpod-9bd48a6.tar.gz) = 82e243be2d387a51d42bd529cb0abeb72bc36165f7ae5d5536345d786ec5408711c36ba4d386566b9eaac69f1b2028fa053eab1cdd9e785db940c71ae39b4319
|
||||
|
Loading…
Reference in New Issue
Block a user