podman-2:3.0.0-0.149.dev.git8c6df5e
- autobuilt 8c6df5e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4b695ebfdb
commit
c267e9514c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1569,3 +1569,4 @@
|
|||||||
/podman-5b3c7a5.tar.gz
|
/podman-5b3c7a5.tar.gz
|
||||||
/podman-5f1a7a7.tar.gz
|
/podman-5f1a7a7.tar.gz
|
||||||
/podman-9a10f20.tar.gz
|
/podman-9a10f20.tar.gz
|
||||||
|
/podman-8c6df5e.tar.gz
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 9a10f20bc1a8733f2a4025d4a1bca45aa31db0d7
|
%global commit0 8c6df5e93e6941a7f50da651678751f7dfec900e
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -56,7 +56,7 @@ Version: 3.0.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.148.dev.git%{shortcommit0}%{?dist}
|
Release: 0.149.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -633,6 +633,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.149.dev.git8c6df5e
|
||||||
|
- autobuilt 8c6df5e
|
||||||
|
|
||||||
* Tue Jan 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.148.dev.git9a10f20
|
* Tue Jan 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.148.dev.git9a10f20
|
||||||
- autobuilt 9a10f20
|
- autobuilt 9a10f20
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-9a10f20.tar.gz) = 455f87853c03be3d8e86e0741b6d87aa2bf4394f9462ce8fe1fc85de93321541259f7a32069afde6eddb839ae441cb26a6c7b6d69a66eea2416c191159aa4459
|
SHA512 (podman-8c6df5e.tar.gz) = 3cb3a612075926a1c1e58c5812113c9fce765d8beead4b9803e0ed80f1b04097ed38796519ccf752da62e3bc7957752c15bf5bcb4d15fb9382e5b962a0811b84
|
||||||
|
Loading…
Reference in New Issue
Block a user