podman-2:2.0.0-0.57.dev.git3f2ab6b
- autobuilt 3f2ab6b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9e0982ced9
commit
091b6eeb29
1
.gitignore
vendored
1
.gitignore
vendored
@ -963,3 +963,4 @@
|
||||
/libpod-b023d6d.tar.gz
|
||||
/libpod-be43536.tar.gz
|
||||
/libpod-398d462.tar.gz
|
||||
/libpod-3f2ab6b.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 398d46230b783a40240091f9b0659b820e4fd8f9
|
||||
%global commit0 3f2ab6bc2ec638f820911e793042cf26c322be7e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -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.56.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.57.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 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.57.dev.git3f2ab6b
|
||||
- autobuilt 3f2ab6b
|
||||
|
||||
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.56.dev.git398d462
|
||||
- autobuilt 398d462
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-398d462.tar.gz) = 4fa757d58e3114d6d0e92d74365404b17707775fee92af2c323374e0c2c59a6155b1a0db04983e7261de7434aa8286f863717725d659470f97eb475bb7788dba
|
||||
SHA512 (libpod-3f2ab6b.tar.gz) = 4265656dda8695f3a385cf6e6c4a95d208882adc048475720d0c1e231703fe5073263ae56b4df88c0e0d36fa4e55012020fb713f813611c8b5a0c3f5e6c9f3b9
|
||||
|
Loading…
Reference in New Issue
Block a user