podman-2:2.0.0-0.10.dev.git8857ba2
- autobuilt 8857ba2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
53438c4a3a
commit
825909ca3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -920,3 +920,4 @@
|
||||
/libpod-d6b3bc1.tar.gz
|
||||
/libpod-084cfb8.tar.gz
|
||||
/libpod-155a7d6.tar.gz
|
||||
/libpod-8857ba2.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 155a7d661eac0e94abafb71e4cd592928f937ff4
|
||||
%global commit0 8857ba20a0651e8fa71762da90d774e3aa290883
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,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.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.10.dev.git8857ba2
|
||||
- autobuilt 8857ba2
|
||||
|
||||
* Thu Apr 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.9.dev.git155a7d6
|
||||
- autobuilt 155a7d6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-155a7d6.tar.gz) = 48789998d42e0acba0391730977736f36cd0392a68c23a95f5ea649c37e15633b60b1d9d886c211a312d76074609f0d02bdf55a49c652c7f2998c5406f63d82d
|
||||
SHA512 (libpod-8857ba2.tar.gz) = 2cee235c383de454c5574b20d2147fc588adb56f55a718faa986f5d5eac49467dc74f27dc4c782a9f176c1c73f10681f3ba2f8c6500018dcd02d2d0cd78bf7a6
|
||||
|
Loading…
Reference in New Issue
Block a user