podman-3:3.3.0-0.12.dev.gitce04a3e
- autobuilt ce04a3e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fd5f4bb315
commit
5516aa3a42
1
.gitignore
vendored
1
.gitignore
vendored
@ -1765,3 +1765,4 @@
|
|||||||
/podman-e2f51ee.tar.gz
|
/podman-e2f51ee.tar.gz
|
||||||
/podman-092b2ec.tar.gz
|
/podman-092b2ec.tar.gz
|
||||||
/podman-814a8b6.tar.gz
|
/podman-814a8b6.tar.gz
|
||||||
|
/podman-ce04a3e.tar.gz
|
||||||
|
@ -27,7 +27,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 814a8b6d715e1e8d729c58921695c65eec0e71bc
|
%global commit0 ce04a3e17f5d5ac1d0ac29302dc6e6d98edf28eb
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# dnsname
|
# dnsname
|
||||||
@ -63,7 +63,7 @@ Version: 3.3.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.11.dev.git%{shortcommit0}%{?dist}
|
Release: 0.12.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/
|
||||||
@ -648,6 +648,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.12.dev.gitce04a3e
|
||||||
|
- autobuilt ce04a3e
|
||||||
|
|
||||||
* Thu Jun 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.11.dev.git814a8b6
|
* Thu Jun 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.11.dev.git814a8b6
|
||||||
- autobuilt 814a8b6
|
- autobuilt 814a8b6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-814a8b6.tar.gz) = 6bfc87d354133b59d5be3b15df030e113df0610cccb90134dab0b3332c20ebcd829994674f144de346ee013e19bc0909f5cdc96d223a666c270d47022b7146f5
|
SHA512 (podman-ce04a3e.tar.gz) = 6e6253193651b732ad7147645c4861a70bda3c26e9caedab8845d16d76c8bb5b4c351a4f1ddd4907f93ca365f91f7803456d68efd2d9ba3c952bfa3ff6645215
|
||||||
SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91
|
SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91
|
||||||
|
Loading…
Reference in New Issue
Block a user