podman-2:1.8.3-0.30.dev.gitc869b96
- autobuilt c869b96 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
58cabca4b7
commit
a88700e70b
1
.gitignore
vendored
1
.gitignore
vendored
@ -825,3 +825,4 @@
|
||||
/libpod-852dd7f.tar.gz
|
||||
/libpod-ff0124a.tar.gz
|
||||
/libpod-18c1530.tar.gz
|
||||
/libpod-c869b96.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 18c15300b2f904f5c88ffd9876dec5b493332ca8
|
||||
%global commit0 c869b96d777d12a7d9ef191976d4131270d68858
|
||||
%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.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -654,6 +654,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.30.dev.gitc869b96
|
||||
- autobuilt c869b96
|
||||
|
||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.29.dev.git18c1530
|
||||
- autobuilt 18c1530
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-18c1530.tar.gz) = 7ab681bcce1ba0ca987f8352df875d00b6916f69d1ca97fc4206156c8775df7cd6256fedb50f4b070bcaeb3644798e330788b916f3f81acf2768efbcc3dd0dae
|
||||
SHA512 (libpod-c869b96.tar.gz) = e4aec8b7a93f313a14991671e5a9fdd312705089e8ad8b12ad4adb61f2654d304c1e5299d9e49e251f7627d651bf61c5f723fb205dda03d93f360bd6a2aa362e
|
||||
|
Loading…
Reference in New Issue
Block a user