podman-3:3.3.0-0.10.dev.git092b2ec
- autobuilt 092b2ec Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0d9fbe8486
commit
f965c8cc70
1
.gitignore
vendored
1
.gitignore
vendored
@ -1763,3 +1763,4 @@
|
|||||||
/podman-45dc3d6.tar.gz
|
/podman-45dc3d6.tar.gz
|
||||||
/podman-e549ca5.tar.gz
|
/podman-e549ca5.tar.gz
|
||||||
/podman-e2f51ee.tar.gz
|
/podman-e2f51ee.tar.gz
|
||||||
|
/podman-092b2ec.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 e2f51eeb0693eda026fa509a9decfbdd7e0b74a8
|
%global commit0 092b2ecafc17fe8ab963102eae049a7f5acf6ba2
|
||||||
%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.9.dev.git%{shortcommit0}%{?dist}
|
Release: 0.10.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
|
||||||
|
* Wed Jun 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.10.dev.git092b2ec
|
||||||
|
- autobuilt 092b2ec
|
||||||
|
|
||||||
* Tue Jun 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.9.dev.gite2f51ee
|
* Tue Jun 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.9.dev.gite2f51ee
|
||||||
- autobuilt e2f51ee
|
- autobuilt e2f51ee
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-e2f51ee.tar.gz) = f8f1ae3e6dacb3761273a1a18d9ea3384b131241a19adb39a22e5b8147d71ae1f31bf1a14ed6ce2787a84fb1accc5bfc730278c13c42d6ec5301b579af0159e9
|
SHA512 (podman-092b2ec.tar.gz) = 4fc90da6436c323af58593494479c617dfaac901c5ad5e92c148ae3497590544d1c7b64d78c61a8de79443d882b6911faf91a3d9e6cdd1f99536eba25d612c30
|
||||||
SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91
|
SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91
|
||||||
|
Loading…
Reference in New Issue
Block a user