podman-2:2.2.0-0.46.dev.git0b1a60e
- autobuilt 0b1a60e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cbc7921795
commit
5bcf1e1dfd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1398,3 +1398,4 @@
|
||||
/podman-da01191.tar.gz
|
||||
/podman-e443c01.tar.gz
|
||||
/podman-6c2503c.tar.gz
|
||||
/podman-0b1a60e.tar.gz
|
||||
|
@ -32,7 +32,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 6c2503ca04d0224a22ae687337436a3ffeb6579d
|
||||
%global commit0 0b1a60ec27928a40ac827148c1517098612616bd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.2.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.45.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.46.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -618,6 +618,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Nov 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.46.dev.git0b1a60e
|
||||
- autobuilt 0b1a60e
|
||||
|
||||
* Thu Nov 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.45.dev.git6c2503c
|
||||
- autobuilt 6c2503c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-6c2503c.tar.gz) = 1659e8472304f4d2141fe8640baea63c496d51a210dee3efeb45fb2359e07222de65a51dad5c33a526c82882f93c775fcdf5d1703737fe199534f3c88970b049
|
||||
SHA512 (podman-0b1a60e.tar.gz) = eee4a5f1002c6df345281b9c29aae4a1f86fdf05e51103c950535852f4bc70655498a7fd834345cbb5d6c7bd6577a300e82fa7ff7c3167f66c88a8eb04b0acf3
|
||||
|
Loading…
Reference in New Issue
Block a user