podman-2:1.8.3-0.63.dev.git0f357be
- autobuilt 0f357be Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2294e35623
commit
c19b0b7ffb
1
.gitignore
vendored
1
.gitignore
vendored
@ -857,3 +857,4 @@
|
|||||||
/libpod-82cbebc.tar.gz
|
/libpod-82cbebc.tar.gz
|
||||||
/libpod-d534e52.tar.gz
|
/libpod-d534e52.tar.gz
|
||||||
/libpod-0a16372.tar.gz
|
/libpod-0a16372.tar.gz
|
||||||
|
/libpod-0f357be.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 0a163720351710be314c729086e8d288680ff0a8
|
%global commit0 0f357be5aeaa5dc651659cf0945a58780641e77d
|
||||||
%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.62.dev.git%{shortcommit0}%{?dist}
|
Release: 0.63.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/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.63.dev.git0f357be
|
||||||
|
- autobuilt 0f357be
|
||||||
|
|
||||||
* Wed Apr 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.62.dev.git0a16372
|
* Wed Apr 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.62.dev.git0a16372
|
||||||
- autobuilt 0a16372
|
- autobuilt 0a16372
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-0a16372.tar.gz) = d3eb3b1e60627ecb4bc50404e5290286c681db1cc4b1de86559bf6127090433f499fd2835875129b420ccd1b27052afeef5368008b13d9eea94469c0fded6127
|
SHA512 (libpod-0f357be.tar.gz) = d0f35cce2ff5fbd8e753a10683f2dfac5f9aa6df940b187004a8e5ee20918a133f21387fbac623703a9541cc54f45d6bfe1035c90b68623e6431ebb99e698406
|
||||||
|
Loading…
Reference in New Issue
Block a user