podman-2:2.2.0-0.43.dev.gite443c01
- autobuilt e443c01 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ff9a69c3c3
commit
449c64d5ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -1396,3 +1396,4 @@
|
||||
/podman-07293bc.tar.gz
|
||||
/podman-e2b82e6.tar.gz
|
||||
/podman-da01191.tar.gz
|
||||
/podman-e443c01.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 da01191aa3526e3a77d9a055e23c318c26720785
|
||||
%global commit0 e443c01437d6b592a0d580f09d92d6c4ef795089
|
||||
%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.42.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.43.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -617,6 +617,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Nov 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.43.dev.gite443c01
|
||||
- autobuilt e443c01
|
||||
|
||||
* Tue Nov 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.42.dev.gitda01191
|
||||
- autobuilt da01191
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-da01191.tar.gz) = 10a8c2a433e9ab3b75aeeeb409528cbf2db3deb9abf9329a22932aad959138961444d502af5fd620026a36191f18d96e8845bca82386dd6efcc1179e1e5f436d
|
||||
SHA512 (podman-e443c01.tar.gz) = 3a4a8fc7a8c1b128144c060bea91bbfe30b317026ba2ea6cb38a65391569b1b7b0de4ceff63bdb4ddd373005fde0838de14720e6352e631db032231568e6e43e
|
||||
|
Loading…
Reference in New Issue
Block a user