podman-2:1.8.3-0.97.dev.git555b30e
- autobuilt 555b30e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1475b4afe4
commit
678283c2ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -891,3 +891,4 @@
|
|||||||
/libpod-f71e4d3.tar.gz
|
/libpod-f71e4d3.tar.gz
|
||||||
/libpod-3c94fa9.tar.gz
|
/libpod-3c94fa9.tar.gz
|
||||||
/libpod-46227e0.tar.gz
|
/libpod-46227e0.tar.gz
|
||||||
|
/libpod-555b30e.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 46227e0b030ac4180d8f3179f2b33c5d6d8fd200
|
%global commit0 555b30e9ebdf82dfc2e0c7ddd9f0f8b51ccb4a39
|
||||||
%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: 1.8.3
|
Version: 1.8.3
|
||||||
# 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/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.97.dev.git555b30e
|
||||||
|
- autobuilt 555b30e
|
||||||
|
|
||||||
* Thu Apr 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.96.dev.git46227e0
|
* Thu Apr 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.96.dev.git46227e0
|
||||||
- autobuilt 46227e0
|
- autobuilt 46227e0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-46227e0.tar.gz) = 2161d93b3fdbc31b07b6cdea01deea99d338b0c15d7c65de6d3c43f1868bf94d5b535efe35eb5fe2f385855cf7c749e3e02473375d3fe799c3db0315a301e68e
|
SHA512 (libpod-555b30e.tar.gz) = df227d4d095ec4363d38b9d0cfcb20a5c6c2cb0fd1c0591ccff32139261d0dc10e1c1fa304adbe9a86a75e2c1f0e7ae7d240ab26426f634ec25be527099286bd
|
||||||
|
Loading…
Reference in New Issue
Block a user