podman-2:1.8.2-0.8.dev.git1cb3e3a
- autobuilt 1cb3e3a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b36338e336
commit
a6a26d7ec4
1
.gitignore
vendored
1
.gitignore
vendored
@ -796,3 +796,4 @@
|
||||
/libpod-bd9386d.tar.gz
|
||||
/libpod-e87fe4d.tar.gz
|
||||
/libpod-edcc73e.tar.gz
|
||||
/libpod-1cb3e3a.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 edcc73eeb2763170f03c8169f4664fc3912aab35
|
||||
%global commit0 1cb3e3a705b3996cf75d5fc8d02c9064cebe6d7f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -643,6 +643,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.8.dev.git1cb3e3a
|
||||
- autobuilt 1cb3e3a
|
||||
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.7.dev.gitedcc73e
|
||||
- autobuilt edcc73e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-edcc73e.tar.gz) = 3c2bbfe25950b63c6ee6d00e41d306c37f6ab65358fc6552030fa77862783cf3642e85c43722f186bfd7166c9c2beb5db8313a6fa382fea7d7fb672514e2a688
|
||||
SHA512 (libpod-1cb3e3a.tar.gz) = 7d85bea634d5c0071ad1dac42e3ea7123e5f087e926d75277f3036e1e03e9a0c4f3b4928168917cf6e5e7bf401cdb850151c3819ed29589811da52b51b0d56e1
|
||||
|
Loading…
Reference in New Issue
Block a user