podman-2:1.7.1-0.45.dev.gitfb2bd26
- autobuilt fb2bd26 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
04478f9958
commit
3ecade488d
1
.gitignore
vendored
1
.gitignore
vendored
@ -762,3 +762,4 @@
|
|||||||
/libpod-3b6a843.tar.gz
|
/libpod-3b6a843.tar.gz
|
||||||
/libpod-ce4bf33.tar.gz
|
/libpod-ce4bf33.tar.gz
|
||||||
/libpod-9be6430.tar.gz
|
/libpod-9be6430.tar.gz
|
||||||
|
/libpod-fb2bd26.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 9be64300d46341ab345f8c760b7a79cced7db3f9
|
%global commit0 fb2bd26f7331ee3a1ca9690d9c2960ccadebc68f
|
||||||
%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.7.1
|
Version: 1.7.1
|
||||||
# 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.44.dev.git%{shortcommit0}%{?dist}
|
Release: 0.45.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/
|
||||||
@ -626,6 +626,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.45.dev.gitfb2bd26
|
||||||
|
- autobuilt fb2bd26
|
||||||
|
|
||||||
* Sat Jan 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.44.dev.git9be6430
|
* Sat Jan 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.44.dev.git9be6430
|
||||||
- autobuilt 9be6430
|
- autobuilt 9be6430
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-9be6430.tar.gz) = 4d48c51469f47d814ff84edc5e69787847af6eae43f3b6965d3cb998e3ac095a203439c971558eea7afa54097401bd601a1ab56820f5f43bd1144419a0b1ec13
|
SHA512 (libpod-fb2bd26.tar.gz) = 4ffa2881339ee12055ca5b784620c605b79728dbccabc2e85d76c470521d0f3ff9028c91a43a68c7ab6a0e143461cd927ae5667ba470a3426fe4a497d44b3ae0
|
||||||
|
Loading…
Reference in New Issue
Block a user