podman-2:2.0.0-0.117.dev.gitf243233
- autobuilt f243233 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d455d86cc7
commit
227582e840
1
.gitignore
vendored
1
.gitignore
vendored
@ -1022,3 +1022,4 @@
|
||||
/libpod-ceef4f6.tar.gz
|
||||
/libpod-bf8337b.tar.gz
|
||||
/libpod-b057896.tar.gz
|
||||
/libpod-f243233.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 b0578963aaf83e4c5686b957fd09c9311eac35c6
|
||||
%global commit0 f2432335ef1be0a6a4482354e3c288381127ee49
|
||||
%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.116.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.117.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.117.dev.gitf243233
|
||||
- autobuilt f243233
|
||||
|
||||
* Thu Jun 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.116.dev.gitb057896
|
||||
- autobuilt b057896
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-b057896.tar.gz) = 0122889a4302d9774f66504d453aa9448d1d82d87d1c1fe93a6f9a16f599ea21ef34b935b2b4def89fbc101f19e47f3f263f2965cc232f7ab56266035573ad5f
|
||||
SHA512 (libpod-f243233.tar.gz) = 8cfdcc32983314531d008acfabb4c93289621a91f3f2f7a702e1bf38c4a4df952c0cbb3f8148cbe9f0a4ecaccb6f5981f369f038f412047a3cbdf5d52bed2072
|
||||
|
Loading…
Reference in New Issue
Block a user