podman-2:2.1.0-0.14.dev.gitaa6881d
- autobuilt aa6881d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
03fd2a7851
commit
8202678db9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1090,3 +1090,4 @@
|
||||
/libpod-bbaba9f.tar.gz
|
||||
/libpod-73514b1.tar.gz
|
||||
/libpod-92af85f.tar.gz
|
||||
/libpod-aa6881d.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# To build a random user's fork/commit, comment out above line,
|
||||
# uncomment below line and replace the placeholders and commit0 below with the right info
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 92af85fcc2cb35b04ed74072ffd54d65b936d288
|
||||
%global commit0 aa6881dd1474506610a85926f58893efe67eb98d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -44,7 +44,7 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v2.0.0-rc7
|
||||
%define built_tag v2.0.0
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Jun 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.14.dev.gitaa6881d
|
||||
- autobuilt aa6881d
|
||||
|
||||
* Tue Jun 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.13.dev.git92af85f
|
||||
- autobuilt 92af85f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-92af85f.tar.gz) = e0096c7f3d35f0109a0d9600bdb2861d5f95529174b54ce0c1780985edd7170f76db1065eed5acbb4dd4894f592ab0aeb4c07a551848fa01e0ea2b9692c48be4
|
||||
SHA512 (libpod-aa6881d.tar.gz) = b8c0dc77e1a671db9f2c38ede8f517ef9f2fbde486d8ba89422fd1601c473fefcf9da8508eec6cc5acf2ea1d4086687b0df03d262f564c53371455472de9c1c5
|
||||
|
Loading…
Reference in New Issue
Block a user