podman-2:2.0.0-0.119.dev.gitc448c03
- autobuilt c448c03 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
16850f4983
commit
bf64acfc55
1
.gitignore
vendored
1
.gitignore
vendored
@ -1024,3 +1024,4 @@
|
||||
/libpod-b057896.tar.gz
|
||||
/libpod-f243233.tar.gz
|
||||
/libpod-c6da1a8.tar.gz
|
||||
/libpod-c448c03.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 c6da1a86cedfa04ea69886a4cb88ef1c570574b4
|
||||
%global commit0 c448c03269139dabf6f6fa7ff0fedb2291018b2a
|
||||
%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.118.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.119.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
|
||||
* Fri Jun 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.119.dev.gitc448c03
|
||||
- autobuilt c448c03
|
||||
|
||||
* Fri Jun 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.118.dev.gitc6da1a8
|
||||
- autobuilt c6da1a8
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-c6da1a8.tar.gz) = cca4a3903ea47026107fc74290b1efec3a27875e00077e79328495c92459bc6f5fd3eaa20711458f0215f187ca2b5a839d5c9997d13467bcb99aa5e4ebe74a26
|
||||
SHA512 (libpod-c448c03.tar.gz) = 6951f6954bc1410556f58542207a3df4da762f82a031242c4223fd703722d3a61b55fcadbc7fbce745f0ada1be52b84a94bf5d16096b870aaa5cc22f43297af7
|
||||
|
Loading…
Reference in New Issue
Block a user