podman-2:1.8.2-0.7.dev.gitedcc73e
- autobuilt edcc73e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ad392cb5c5
commit
b36338e336
1
.gitignore
vendored
1
.gitignore
vendored
@ -795,3 +795,4 @@
|
|||||||
/libpod-45e7cbf.tar.gz
|
/libpod-45e7cbf.tar.gz
|
||||||
/libpod-bd9386d.tar.gz
|
/libpod-bd9386d.tar.gz
|
||||||
/libpod-e87fe4d.tar.gz
|
/libpod-e87fe4d.tar.gz
|
||||||
|
/libpod-edcc73e.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 e87fe4dbbbc55be42d7a31f5415f55d2ff99f81b
|
%global commit0 edcc73eeb2763170f03c8169f4664fc3912aab35
|
||||||
%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.2
|
Version: 1.8.2
|
||||||
# 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/
|
||||||
@ -643,6 +643,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.7.dev.gitedcc73e
|
||||||
|
- autobuilt edcc73e
|
||||||
|
|
||||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.6.dev.gite87fe4d
|
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.6.dev.gite87fe4d
|
||||||
- autobuilt e87fe4d
|
- autobuilt e87fe4d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-e87fe4d.tar.gz) = 98d1810a030802d3b8fcfbffaededb26e9d6280a90143d2ffa9614cb24ae85d6cde77e0e60d3dc7392eb7aa9869577a8feb2ff3aff36041c2d115388b4fa0608
|
SHA512 (libpod-edcc73e.tar.gz) = 3c2bbfe25950b63c6ee6d00e41d306c37f6ab65358fc6552030fa77862783cf3642e85c43722f186bfd7166c9c2beb5db8313a6fa382fea7d7fb672514e2a688
|
||||||
|
Loading…
Reference in New Issue
Block a user