podman-2:2.0.0-0.72.dev.gitd32d588
- autobuilt d32d588 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b3827d20a9
commit
b647229559
1
.gitignore
vendored
1
.gitignore
vendored
@ -978,3 +978,4 @@
|
||||
/libpod-0b7b974.tar.gz
|
||||
/libpod-1077d2d.tar.gz
|
||||
/libpod-07ef44e.tar.gz
|
||||
/libpod-d32d588.tar.gz
|
||||
|
@ -31,7 +31,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 07ef44e2f3e4162fc28c3f3edcd739ab6e51526a
|
||||
%global commit0 d32d5885048c7b5e9f30827827088b4b17295e90
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,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.71.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.72.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -651,6 +651,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.72.dev.gitd32d588
|
||||
- autobuilt d32d588
|
||||
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.71.dev.git07ef44e
|
||||
- autobuilt 07ef44e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-07ef44e.tar.gz) = 9a2ca9703c17fb061eb7971a4810f8c6ae02d9e251dc9257161799457c21026855304d3046a18a08221392cb8d179e4bb4e3cb3da98c88bfd2f12c388b6d66f1
|
||||
SHA512 (libpod-d32d588.tar.gz) = 79281157263049d7484fdffdfdb496f0e802ba85463e807a2dbb76b73709241349805b6b7a93699328cb632ee69ea305d036738cdc2044fc1c7f967182ca776d
|
||||
|
Loading…
Reference in New Issue
Block a user