podman-2:1.8.3-0.60.dev.git82cbebc
- autobuilt 82cbebc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ccedc7584a
commit
bbbf0d481f
1
.gitignore
vendored
1
.gitignore
vendored
@ -854,3 +854,4 @@
|
||||
/libpod-9f5fcc3.tar.gz
|
||||
/libpod-6d36d05.tar.gz
|
||||
/libpod-394f1c2.tar.gz
|
||||
/libpod-82cbebc.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 394f1c26d61cc8570b49444e1f431978bf101daa
|
||||
%global commit0 82cbebcbea7f92be7e82bc11fdf1b30d7e194cdc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.59.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.60.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Apr 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.60.dev.git82cbebc
|
||||
- autobuilt 82cbebc
|
||||
|
||||
* Wed Apr 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.59.dev.git394f1c2
|
||||
- autobuilt 394f1c2
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-394f1c2.tar.gz) = f28e55955b7b2ceab99bd7ad3519d5f5abe05d9f256ad2c96c30e3c5bb9eac56b820609af70c170bef5112977cbcf99b17c714f527a2a6f01c62bcc94615f6e9
|
||||
SHA512 (libpod-82cbebc.tar.gz) = 27336f7170c886f935113f19aeafee8c9d834ccb7694ff7648450f105c21923419168a4b7a49972e2858dcc7fcf1826a6c1858a6c39d5cc4919c086660dc43b9
|
||||
|
Loading…
Reference in New Issue
Block a user