podman-2:2.0.0-0.115.dev.gitbf8337b
- autobuilt bf8337b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
31f26edc3c
commit
25e602603f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1020,3 +1020,4 @@
|
||||
/libpod-ff99c3e.tar.gz
|
||||
/libpod-650ed43.tar.gz
|
||||
/libpod-ceef4f6.tar.gz
|
||||
/libpod-bf8337b.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 ceef4f6819212ff320bc0582d637693516561643
|
||||
%global commit0 bf8337b3fc488d3fc449a7622ae7744a67b9f348
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -41,7 +41,7 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v2.0.0-rc3
|
||||
%define built_tag v2.0.0-rc4
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -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.114.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.115.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
|
||||
* Thu Jun 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.115.dev.gitbf8337b
|
||||
- autobuilt bf8337b
|
||||
|
||||
* Thu Jun 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.114.dev.gitceef4f6
|
||||
- autobuilt ceef4f6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-ceef4f6.tar.gz) = 8c02003ab2c47b764d75ebfbda416690770ebfedba3cdd1763e605b1bc2ae18355c93dc87cc45be952ebc300856b098cc600026599a36502a61b0a8b4d836cc4
|
||||
SHA512 (libpod-bf8337b.tar.gz) = 0e5fec50a06a18c4bedf0831507da38e7abcadd2304c4c6d55d151da34ae3105ddb9124c89bec28ac01cd102c1e499da2d8cd9684b7efc73aadb727c5b35a2ef
|
||||
|
Loading…
Reference in New Issue
Block a user