podman-2:2.0.0-0.97.dev.gitcc02154
- autobuilt cc02154 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
af000ae0ce
commit
da84350b8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1002,3 +1002,4 @@
|
|||||||
/libpod-5f1c23d.tar.gz
|
/libpod-5f1c23d.tar.gz
|
||||||
/libpod-85d3641.tar.gz
|
/libpod-85d3641.tar.gz
|
||||||
/libpod-d6bf6b9.tar.gz
|
/libpod-d6bf6b9.tar.gz
|
||||||
|
/libpod-cc02154.tar.gz
|
||||||
|
@ -29,7 +29,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 d6bf6b92c8aba3195261e3bedd1d4f11a7210314
|
%global commit0 cc021546c5212c2dcab41d183b33eaf262fdb0d8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -52,7 +52,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.96.dev.git%{shortcommit0}%{?dist}
|
Release: 0.97.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/
|
||||||
@ -636,6 +636,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.97.dev.gitcc02154
|
||||||
|
- autobuilt cc02154
|
||||||
|
|
||||||
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.96.dev.gitd6bf6b9
|
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.96.dev.gitd6bf6b9
|
||||||
- autobuilt d6bf6b9
|
- autobuilt d6bf6b9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-d6bf6b9.tar.gz) = 69f7a9416dc6ee2405efbce2bac063420182adb2f572aea210f04ba69cffcc220096a33a48219d5f319e4988c5a0cb54e107e4036e430de99331bda72a645a33
|
SHA512 (libpod-cc02154.tar.gz) = 0b9db05494141b6f2b7d40391c697a6d1fc0e3540ed7dcedb18811eefbc99e63785d9c0459370fddef6d505f70835e3a28401cc2e47352609175c09f2f422432
|
||||||
|
Loading…
Reference in New Issue
Block a user