podman-2:1.6.4-0.34.dev.git1284260
- autobuilt 1284260 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
97c7ced994
commit
118c15e121
1
.gitignore
vendored
1
.gitignore
vendored
@ -654,3 +654,4 @@
|
|||||||
/libpod-22e7d7d.tar.gz
|
/libpod-22e7d7d.tar.gz
|
||||||
/libpod-e4b8054.tar.gz
|
/libpod-e4b8054.tar.gz
|
||||||
/libpod-c2dfef5.tar.gz
|
/libpod-c2dfef5.tar.gz
|
||||||
|
/libpod-1284260.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 c2dfef544476dba671db3ef65b095da9ec18bbf1
|
%global commit0 1284260b668168c560e65b803979eb2caff0293a
|
||||||
%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.33.dev.git%{shortcommit0}%{?dist}
|
Release: 0.34.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/
|
||||||
@ -632,6 +632,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.34.dev.git1284260
|
||||||
|
- autobuilt 1284260
|
||||||
|
|
||||||
* Fri Nov 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.33.dev.gitc2dfef5
|
* Fri Nov 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.33.dev.gitc2dfef5
|
||||||
- autobuilt c2dfef5
|
- autobuilt c2dfef5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-c2dfef5.tar.gz) = 8b3857621e67278d86b4e2bbb07e6b1d0a32acc4a2019fba413d9d9192d9ae246490e81ae093ee19aa5af7fb24637da8e9caf71c60470dc489bf1f2dd730fc38
|
SHA512 (libpod-1284260.tar.gz) = 74e5b30e36937061a7771e0369c10450e2b73d86822ed6ba564482a24c1922a25bf5413c2262d3ae6f1705b5626f3683522deb6a0af858b47e3568977164df14
|
||||||
|
Loading…
Reference in New Issue
Block a user