podman-2:2.1.0-0.228.dev.git1184cdf
- autobuilt 1184cdf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
48bf444116
commit
0a231c8a97
1
.gitignore
vendored
1
.gitignore
vendored
@ -1300,3 +1300,4 @@
|
||||
/podman-138132e.tar.gz
|
||||
/podman-557cf94.tar.gz
|
||||
/podman-a867b16.tar.gz
|
||||
/podman-1184cdf.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 a867b16f0c0f11fbf0bf6e8e7d32797f1b1b3744
|
||||
%global commit0 1184cdf03d8464451d36b24643e57b65a8b97980
|
||||
%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.6-rc1
|
||||
%define built_tag v2.0.6
|
||||
|
||||
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.227.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.228.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -613,6 +613,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Sep 2 11:11:40 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.228.dev.git1184cdf
|
||||
- autobuilt 1184cdf
|
||||
|
||||
* Tue Sep 1 11:11:54 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.227.dev.gita867b16
|
||||
- autobuilt a867b16
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-a867b16.tar.gz) = 40f30017e77de36393467196bc5b784797bac73a1c627f0ce52ffbb4330cf2269ce2062ed63a4e934c72230ddee545bbadef226ac67432c120620e21018c3668
|
||||
SHA512 (podman-1184cdf.tar.gz) = b1fc5a206a34ff50d12bbf6ef25309f49bf66b9e7739f1b42803564bac4d380134b84700b832ebdfe490b31fc95ddc9485591db7d6484b21711fa6406699d75b
|
||||
|
Loading…
Reference in New Issue
Block a user