podman-2:3.0.0-0.5.dev.gitce45b71
- autobuilt ce45b71 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ef0363f42f
commit
10145f1bdf
1
.gitignore
vendored
1
.gitignore
vendored
@ -1427,3 +1427,4 @@
|
|||||||
/podman-2438390.tar.gz
|
/podman-2438390.tar.gz
|
||||||
/podman-429d949.tar.gz
|
/podman-429d949.tar.gz
|
||||||
/dnsname-c654c95.tar.gz
|
/dnsname-c654c95.tar.gz
|
||||||
|
/podman-ce45b71.tar.gz
|
||||||
|
@ -32,7 +32,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 429d9492f85faf4c3a595b9d7b2a38743a4b8e42
|
%global commit0 ce45b71dcfe7e5e0fd7ab43b9eeb4834317e6443
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,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.4.dev.git%{shortcommit0}%{?dist}
|
Release: 0.5.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/
|
||||||
@ -624,6 +624,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.5.dev.gitce45b71
|
||||||
|
- autobuilt ce45b71
|
||||||
|
|
||||||
* Tue Dec 1 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:3.0.0-0.4.dev.git429d949
|
* Tue Dec 1 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:3.0.0-0.4.dev.git429d949
|
||||||
- use podman-plugins / dnsname upstream v1.1.1
|
- use podman-plugins / dnsname upstream v1.1.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-429d949.tar.gz) = 55b7cb5bd3a4a04b6c42b83e9162d0f6ca04644deafa765f1cfeb3f6187762429fd6dc6048d6da12b4b0913035633c436faf003fe53c667c8245069fa9a8e24d
|
SHA512 (podman-ce45b71.tar.gz) = 7445348a507ef4c26ab7ac81ec9f865350f591e9ff36c858d54e9cc8ec210026bae0dd8b6c6d71692bd095eb053018eae943ebb543bd179435a7ace14dd33dc2
|
||||||
|
Loading…
Reference in New Issue
Block a user