podman-2:1.8.3-0.82.dev.git843fa25
- autobuilt 843fa25 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9527f73d35
commit
d5a0d536ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -876,3 +876,4 @@
|
|||||||
/libpod-09f553c.tar.gz
|
/libpod-09f553c.tar.gz
|
||||||
/libpod-e318b09.tar.gz
|
/libpod-e318b09.tar.gz
|
||||||
/libpod-a858b3a.tar.gz
|
/libpod-a858b3a.tar.gz
|
||||||
|
/libpod-843fa25.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 a858b3a6a36b19429958d0b05f427afa3f63a8b7
|
%global commit0 843fa25890199c04b8419833d39bdedf4ead391c
|
||||||
%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.81.dev.git%{shortcommit0}%{?dist}
|
Release: 0.82.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
|
||||||
|
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.82.dev.git843fa25
|
||||||
|
- autobuilt 843fa25
|
||||||
|
|
||||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.81.dev.gita858b3a
|
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.81.dev.gita858b3a
|
||||||
- autobuilt a858b3a
|
- autobuilt a858b3a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-a858b3a.tar.gz) = 9f94e929ff96af5164c67ed977b6d124c26674684d4f0c32bf588c000d524d8bf1941e21b546660600f5be49458f68f5c2c208bdffe6036e3cba4f466cf28569
|
SHA512 (libpod-843fa25.tar.gz) = 1be70dd77c3c1d0a7a4f7adbbf13589f3f410cb49b92b8be18ae10d3e04d48a36644268c5b2346e9c240ecdb024edc224ee015d190c8b1adf173eda044b8c557
|
||||||
|
Loading…
Reference in New Issue
Block a user