podman-2:3.0.0-0.25.dev.git8e83799
- autobuilt 8e83799 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4707b4a9b9
commit
12888de020
1
.gitignore
vendored
1
.gitignore
vendored
@ -1445,3 +1445,4 @@
|
|||||||
/podman-f01630a.tar.gz
|
/podman-f01630a.tar.gz
|
||||||
/podman-c55b831.tar.gz
|
/podman-c55b831.tar.gz
|
||||||
/podman-b6536d2.tar.gz
|
/podman-b6536d2.tar.gz
|
||||||
|
/podman-8e83799.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 b6536d20ed131783b0761d1fdb38b0c1db2bf01e
|
%global commit0 8e83799d5898aacfddabf40fb1512c5168d0b779
|
||||||
%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.24.dev.git%{shortcommit0}%{?dist}
|
Release: 0.25.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/
|
||||||
@ -630,6 +630,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.25.dev.git8e83799
|
||||||
|
- autobuilt 8e83799
|
||||||
|
|
||||||
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.24.dev.gitb6536d2
|
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.24.dev.gitb6536d2
|
||||||
- autobuilt b6536d2
|
- autobuilt b6536d2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-b6536d2.tar.gz) = 916880aac91bf959189b5299cdee11d47be9df89cb5ca3940af3a05f0b620a0f759d45ee05bebef8bfde80c16b99c7ee1d187a1486798881d0130360d5f51601
|
SHA512 (podman-8e83799.tar.gz) = e41d71c1ae0ed5dc675f09d916172d2887207e55c3d3bdc332aca57b1d1e87ea2a6add937e2888a6065c67f6d47c0491ac94a9c03f87e330d68085326752a445
|
||||||
|
Loading…
Reference in New Issue
Block a user