podman-2:2.0.0-0.64.dev.gite1193c8
- autobuilt e1193c8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8903121dc7
commit
442e8a63b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -970,3 +970,4 @@
|
||||
/libpod-6aa802d.tar.gz
|
||||
/libpod-c8d6426.tar.gz
|
||||
/libpod-a6ee8bf.tar.gz
|
||||
/libpod-e1193c8.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 a6ee8bf2afccddcf8eb5d93e135e5b8b9e750259
|
||||
%global commit0 e1193c8703489b8aba5cc093a7339eff6d2559d8
|
||||
%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-rc1
|
||||
%define built_tag v2.0.0-rc2
|
||||
|
||||
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.63.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.64.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.64.dev.gite1193c8
|
||||
- autobuilt e1193c8
|
||||
|
||||
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.63.dev.gita6ee8bf
|
||||
- autobuilt a6ee8bf
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-a6ee8bf.tar.gz) = 4317090a4dc4eae9e82b0cda182645b9b55cf004b43c63518b20ba4363ebfe27409b89e61a7010b3cd940afcfcf9580196485a02931a9cd4a6933d92ea628177
|
||||
SHA512 (libpod-e1193c8.tar.gz) = fb64bdff7a65d2df944fb64c544cce013bd53fda8fcd3bbbc7ca937c018227f1c1da69e54f5ac671eb06f26332055d2bf924c1bf0d22ce98c0ba0b492d9dd959
|
||||
|
Loading…
Reference in New Issue
Block a user