podman-2:1.8.3-0.99.dev.git3a4bd39
- autobuilt 3a4bd39 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
773acd7f45
commit
37747fe4d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -893,3 +893,4 @@
|
|||||||
/libpod-46227e0.tar.gz
|
/libpod-46227e0.tar.gz
|
||||||
/libpod-555b30e.tar.gz
|
/libpod-555b30e.tar.gz
|
||||||
/libpod-1662310.tar.gz
|
/libpod-1662310.tar.gz
|
||||||
|
/libpod-3a4bd39.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 1662310e516cb3c21842f59b8f607bb0af408ec5
|
%global commit0 3a4bd395164c97bf4b8b1fcb97f2475ca188866e
|
||||||
%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.98.dev.git%{shortcommit0}%{?dist}
|
Release: 0.99.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.99.dev.git3a4bd39
|
||||||
|
- autobuilt 3a4bd39
|
||||||
|
|
||||||
* Thu Apr 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.98.dev.git1662310
|
* Thu Apr 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.98.dev.git1662310
|
||||||
- autobuilt 1662310
|
- autobuilt 1662310
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-1662310.tar.gz) = ae4622f46fec98d86e7820aa43f11de2fd4fc259b778d0a1b9f71c6a791cbcca1a90d69b754da6c01ff84bac3f984f169dd1f25e2e63f53feb04df38804f52cb
|
SHA512 (libpod-3a4bd39.tar.gz) = 093e9f659891cf846da972610b8ea675f269f47a632eec05d25d17fd25c3685d7a579a6bbe1b43110b03dbff54f729b9aea5a457128ccfbe8d3180837b3357fd
|
||||||
|
Loading…
Reference in New Issue
Block a user