podman-2:2.0.0-0.105.dev.git428303c
- autobuilt 428303c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4b9f529526
commit
a2e76dcfb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1010,3 +1010,4 @@
|
||||
/libpod-c4ccd7c.tar.gz
|
||||
/libpod-4632a4b.tar.gz
|
||||
/libpod-95ea39e.tar.gz
|
||||
/libpod-428303c.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 95ea39edf34e4de4450c1674721ab02a7cf6a327
|
||||
%global commit0 428303c789243e849f8d88c144c5e7c715510860
|
||||
%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.104.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.105.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.105.dev.git428303c
|
||||
- autobuilt 428303c
|
||||
|
||||
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.104.dev.git95ea39e
|
||||
- autobuilt 95ea39e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-95ea39e.tar.gz) = cf8cdeda461794f395f9c4cb2fa1bb4d296086e18218eba86e1c5144ac85ed31a8e6e9d544e1218708eb77e96d55c05b307871d137f125d23aece6d19db9dcfc
|
||||
SHA512 (libpod-428303c.tar.gz) = acbf52fb778e4209410553e56fb429d8e5d75f6b62b004554d8b25b29fa79fe18c680ff0c64f110646d24e16b4c21a1d4e853d816e494414efd81c2236410952
|
||||
|
Loading…
Reference in New Issue
Block a user