podman-2:2.0.0-0.141.dev.gitc2690c2
- autobuilt c2690c2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
099d447aa5
commit
62d7687a1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1046,3 +1046,4 @@
|
||||
/libpod-8aa5cf3.tar.gz
|
||||
/libpod-92dafdc.tar.gz
|
||||
/libpod-3f026eb.tar.gz
|
||||
/libpod-c2690c2.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 3f026eb6a682a68e69f9376b72157a8f084e575c
|
||||
%global commit0 c2690c24530d202c5fef07bc8ef7b3d3c5ad747c
|
||||
%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.140.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.141.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
|
||||
* Mon Jun 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.141.dev.gitc2690c2
|
||||
- autobuilt c2690c2
|
||||
|
||||
* Fri Jun 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.140.dev.git3f026eb
|
||||
- autobuilt 3f026eb
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-3f026eb.tar.gz) = ebc6d04971efbeeeb28838b1c3e802ab751e5e27ca610915af52e9c215d5156f7526508a35b304480ea8d18852bccd200d55acc453d389ef3535714b75645e19
|
||||
SHA512 (libpod-c2690c2.tar.gz) = 4feac83b103a720180a0e5eaf1ac7b8830182d228a1d76e53904a53701e9089c44588ab0589f83522e777c693398a9448fe30fa8ba4b3d6795597c3c8be809e4
|
||||
|
Loading…
Reference in New Issue
Block a user