podman-2:1.8.3-0.46.dev.git598bb53
- autobuilt 598bb53 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
88e3052b3c
commit
8f91827981
1
.gitignore
vendored
1
.gitignore
vendored
@ -841,3 +841,4 @@
|
|||||||
/libpod-21b67e6.tar.gz
|
/libpod-21b67e6.tar.gz
|
||||||
/libpod-684b4bd.tar.gz
|
/libpod-684b4bd.tar.gz
|
||||||
/libpod-dabfa10.tar.gz
|
/libpod-dabfa10.tar.gz
|
||||||
|
/libpod-598bb53.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 dabfa10b650d1312f3adde18ed86d3a171896c5b
|
%global commit0 598bb53d46dfc85b8bcc1e3000736106f80de93e
|
||||||
%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.3
|
Version: 1.8.3
|
||||||
# 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.45.dev.git%{shortcommit0}%{?dist}
|
Release: 0.46.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/
|
||||||
@ -654,6 +654,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.46.dev.git598bb53
|
||||||
|
- autobuilt 598bb53
|
||||||
|
|
||||||
* Sun Mar 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.45.dev.gitdabfa10
|
* Sun Mar 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.45.dev.gitdabfa10
|
||||||
- autobuilt dabfa10
|
- autobuilt dabfa10
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-dabfa10.tar.gz) = 525bd738688003b80c7694b561fe9e1dd3db533ebfdfe09f37a69378aa34890feec8ee791d6d9a1e6ce11f5de17f0638c6115c16a0955adf2e89d72334f9819b
|
SHA512 (libpod-598bb53.tar.gz) = c55264e8427cb8126ab9d2f224a4d5d0dde5fb27f1a5c00869168d3b862734955e7cfa0a031e4ca46b7de0a6d922fa38f1d1583375677f1392a9a81ecf1bcf98
|
||||||
|
Loading…
Reference in New Issue
Block a user