podman-3:3.3.0-0.6.dev.git45dc3d6
- autobuilt 45dc3d6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cfc827e4f4
commit
7bb19d37d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1760,3 +1760,4 @@
|
||||
/podman-da1bade.tar.gz
|
||||
/podman-ea39735.tar.gz
|
||||
/podman-ed983c9.tar.gz
|
||||
/podman-45dc3d6.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
# 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
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 ed983c9030a9896aabcbca4a9af62496956d6cac
|
||||
%global commit0 45dc3d699d20b2b1121a266cb7fda1c82a89ed35
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# dnsname
|
||||
@ -63,7 +63,7 @@ Version: 3.3.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sat Jun 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.6.dev.git45dc3d6
|
||||
- autobuilt 45dc3d6
|
||||
|
||||
* Fri Jun 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.5.dev.gited983c9
|
||||
- autobuilt ed983c9
|
||||
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-ed983c9.tar.gz) = db65c951d9b36dec4504cca0188d40c99c2f148e4d7bc7cbecdb0b0232a71d744820e30fb4ca5b462d68fd719ba4c31dc256df8dfd7d9ae1bc84b3c469749c86
|
||||
SHA512 (podman-45dc3d6.tar.gz) = b3ba8923871214c7ba77da8cc20f0aae1fb40e0f4e6ac2f20f3a5c01012b06d5ee97ca852429226199d70f663724bce418bd407334a83fc8e0eff8edb39614cc
|
||||
SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91
|
||||
|
Loading…
Reference in New Issue
Block a user