podman-2:2.0.0-0.87.dev.git0eea051
- autobuilt 0eea051 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a22279fd96
commit
5fbaeeb827
1
.gitignore
vendored
1
.gitignore
vendored
@ -992,3 +992,4 @@
|
||||
/libpod-6e3aec3.tar.gz
|
||||
/libpod-78c3846.tar.gz
|
||||
/libpod-0c750a9.tar.gz
|
||||
/libpod-0eea051.tar.gz
|
||||
|
@ -31,7 +31,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 0c750a9672d8078c655fb95f379600609b36dad4
|
||||
%global commit0 0eea051b92da367469848aac93657653e004a603
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -43,7 +43,7 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v2.0.0-rc2
|
||||
%define built_tag v2.0.0-rc3
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -54,7 +54,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.86.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.87.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -651,6 +651,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri May 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.87.dev.git0eea051
|
||||
- autobuilt 0eea051
|
||||
|
||||
* Fri May 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.86.dev.git0c750a9
|
||||
- autobuilt 0c750a9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-0c750a9.tar.gz) = 8b0db618100dd48dd8207e20dee6a673577984eccaaa8a21a2f532d311c1dcf06f559fcbe7f14e50335ba8bf1f021db3fe4c74c83e4818ed7e44396cff784208
|
||||
SHA512 (libpod-0eea051.tar.gz) = c1c6a145255ea0fdf2a2f83c513bff80a983815b7d877488395f0650dada0cd49afdd8eb43cf820c47b98b6b9c5800e0a8b0e610c898dc7a68822b98d6979f1b
|
||||
|
Loading…
Reference in New Issue
Block a user