podman-2:1.7.1-0.49.dev.gitd52132b
- autobuilt d52132b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9732f11a01
commit
3c445a80ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -766,3 +766,4 @@
|
|||||||
/libpod-f467bb2.tar.gz
|
/libpod-f467bb2.tar.gz
|
||||||
/libpod-f63005e.tar.gz
|
/libpod-f63005e.tar.gz
|
||||||
/libpod-aa13779.tar.gz
|
/libpod-aa13779.tar.gz
|
||||||
|
/libpod-d52132b.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 aa13779e9e8d5bb6090d514e3aad9387cb0a2d35
|
%global commit0 d52132b6ecc1c1c9fb955ecee629f8d169ef1119
|
||||||
%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.48.dev.git%{shortcommit0}%{?dist}
|
Release: 0.49.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
|
||||||
|
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.49.dev.gitd52132b
|
||||||
|
- autobuilt d52132b
|
||||||
|
|
||||||
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.48.dev.gitaa13779
|
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.48.dev.gitaa13779
|
||||||
- autobuilt aa13779
|
- autobuilt aa13779
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-aa13779.tar.gz) = 81da8f5c6910a892ec14bbd7ba18dd51009b456c42894cdc5dad27bcf4f7c59731675905baf1a902e77211dbe71819e1f90252d79b8847357498df80d8bdaca0
|
SHA512 (libpod-d52132b.tar.gz) = 701d55eaa521d914f909faf8e0ca61a0dd3fefef2bf126c7379793b5932ee327f51c322520efad50f83e551858d3cda563463b21b17a3eebff918682763490ae
|
||||||
|
Loading…
Reference in New Issue
Block a user