podman-2:1.6.4-0.58.dev.git06e2a20
- autobuilt 06e2a20 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5f192e459b
commit
92652450ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -678,3 +678,4 @@
|
|||||||
/libpod-d8bfd11.tar.gz
|
/libpod-d8bfd11.tar.gz
|
||||||
/libpod-748de3c.tar.gz
|
/libpod-748de3c.tar.gz
|
||||||
/libpod-5c3af00.tar.gz
|
/libpod-5c3af00.tar.gz
|
||||||
|
/libpod-06e2a20.tar.gz
|
||||||
|
@ -27,7 +27,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 5c3af009c6027429d60f6e73bf3ade346ec3d410
|
%global commit0 06e2a20b3d76cc2d8a9a904846ddbc4fd9a212c3
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -48,7 +48,7 @@ Epoch: 2
|
|||||||
Version: 1.6.4
|
Version: 1.6.4
|
||||||
# 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.57.dev.git%{shortcommit0}%{?dist}
|
Release: 0.58.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/
|
||||||
@ -633,6 +633,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.58.dev.git06e2a20
|
||||||
|
- autobuilt 06e2a20
|
||||||
|
|
||||||
* Tue Dec 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.57.dev.git5c3af00
|
* Tue Dec 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.57.dev.git5c3af00
|
||||||
- autobuilt 5c3af00
|
- autobuilt 5c3af00
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-5c3af00.tar.gz) = 628f7c869ba31de52450c4200a628429de00fd3a52987abc0f1b604f6c1c29b64de213c4f3b9f59593001a7f286321a77e06d277fd9828f28446e6cc1e828aad
|
SHA512 (libpod-06e2a20.tar.gz) = 1253268c84cb66b2f0df876fdcb64ad36806f183664d422561ef9dc12515758b62836df543996c452f37a5dfae9c5b8b4204b4cf9d6808d32dddc11ccb8c5edd
|
||||||
|
Loading…
Reference in New Issue
Block a user