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