podman-2:2.0.0-0.136.dev.git39ad038
- autobuilt 39ad038 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1531357626
commit
e6ba7392f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1041,3 +1041,4 @@
|
||||
/libpod-7b85d5c.tar.gz
|
||||
/libpod-5f3e64f.tar.gz
|
||||
/libpod-142e62c.tar.gz
|
||||
/libpod-39ad038.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 142e62cb45e54a0e77b598c76886e5cff0cdbb45
|
||||
%global commit0 39ad0387ca27097875b02b55c6f71c2f2b8bdd6c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,7 +52,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.135.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.136.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.136.dev.git39ad038
|
||||
- autobuilt 39ad038
|
||||
|
||||
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.135.dev.git142e62c
|
||||
- autobuilt 142e62c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-142e62c.tar.gz) = a27c3e506f5bab43c56040fec7eb0ae9071d07426ba08d4c67401357e46f3f0a5ff284b6f0a53c47bd1c4fc21c1a7554eeef7b38544891680eab3f12e58015a5
|
||||
SHA512 (libpod-39ad038.tar.gz) = daeeb4fc274f8a2951a08e424dc554e149a65daaa64a33e4ba957e501b970aed94af889f9e2d50e6b3057e436fabe478aecc7bb590fe266a7322977d2a5caf00
|
||||
|
Loading…
Reference in New Issue
Block a user