podman-2:3.1.0-0.90.dev.git1ac2fb7
- autobuilt 1ac2fb7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8cabb51967
commit
73238648b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1722,3 +1722,4 @@
|
||||
/podman-36ec835.tar.gz
|
||||
/podman-66ac942.tar.gz
|
||||
/podman-09473d4.tar.gz
|
||||
/podman-1ac2fb7.tar.gz
|
||||
|
@ -31,7 +31,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 09473d43001f5818dbb178cba81f2f61e3de1457
|
||||
%global commit0 1ac2fb78170595ddb9227de17ab35fd118ed93f0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -58,7 +58,7 @@ Version: 3.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.89.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.90.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Mar 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.90.dev.git1ac2fb7
|
||||
- autobuilt 1ac2fb7
|
||||
|
||||
* Tue Mar 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.89.dev.git09473d4
|
||||
- autobuilt 09473d4
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-09473d4.tar.gz) = 0f95a852176c1d476dc70a36345ffe23a34de8aa5393a2da42aa09ef32f105cc14d007eaf0d22877d32630b38c3dc386da515f08f8bdef96911952d3c8c7be4a
|
||||
SHA512 (podman-1ac2fb7.tar.gz) = b75266c8dc6139528f525cacdc1202bbad690d4be85c2d0592671acec6192fd2385b08ea43a9b0722735a25b7d2346a31a49e901b1c6ecdfca6183d4213e465f
|
||||
|
Loading…
Reference in New Issue
Block a user