podman-2:2.0.0-0.7.dev.gitd6b3bc1
- autobuilt d6b3bc1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b4f1d22000
commit
dfb8043cbc
1
.gitignore
vendored
1
.gitignore
vendored
@ -917,3 +917,4 @@
|
|||||||
/libpod-97bded8.tar.gz
|
/libpod-97bded8.tar.gz
|
||||||
/libpod-3500a8b.tar.gz
|
/libpod-3500a8b.tar.gz
|
||||||
/libpod-c7d1761.tar.gz
|
/libpod-c7d1761.tar.gz
|
||||||
|
/libpod-d6b3bc1.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 c7d17613ec7635413c035e0ed0b8700c56430303
|
%global commit0 d6b3bc18f85236aa753d8a8a7993d160dbdad3f8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,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.6.dev.git%{shortcommit0}%{?dist}
|
Release: 0.7.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/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.7.dev.gitd6b3bc1
|
||||||
|
- autobuilt d6b3bc1
|
||||||
|
|
||||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.6.dev.gitc7d1761
|
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.6.dev.gitc7d1761
|
||||||
- autobuilt c7d1761
|
- autobuilt c7d1761
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-c7d1761.tar.gz) = 576328dc2171d457a96ab5dc10023d8b88687c62c03190daabb2a6b52f489a5d4cb72761071dc70b936159f28d49cb474b3714dae677f7f019c56fbfbd8ed213
|
SHA512 (libpod-d6b3bc1.tar.gz) = 9efaa84dd725087d344a9807bde22bfa543560ee5cdd998ebd81c61fec6ddc25165ded7c388b4e2b6bece8555aebf2873bce3b3889ebd2c3d6251a61c3858ab7
|
||||||
|
Loading…
Reference in New Issue
Block a user