podman-2:2.2.0-0.41.dev.gite2b82e6
- autobuilt e2b82e6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
98a7c499db
commit
c18d21a5e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1394,3 +1394,4 @@
|
|||||||
/podman-35b4cb1.tar.gz
|
/podman-35b4cb1.tar.gz
|
||||||
/podman-287edd4.tar.gz
|
/podman-287edd4.tar.gz
|
||||||
/podman-07293bc.tar.gz
|
/podman-07293bc.tar.gz
|
||||||
|
/podman-e2b82e6.tar.gz
|
||||||
|
@ -32,7 +32,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 07293bc30afb6abc016db793b3deeec75f20e205
|
%global commit0 e2b82e6245ed9459a37dc004a2b1d593d2835cb7
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.2.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.40.dev.git%{shortcommit0}%{?dist}
|
Release: 0.41.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/
|
||||||
@ -617,6 +617,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.41.dev.gite2b82e6
|
||||||
|
- autobuilt e2b82e6
|
||||||
|
|
||||||
* Fri Nov 6 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.40.dev.git07293bc
|
* Fri Nov 6 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.40.dev.git07293bc
|
||||||
- autobuilt 07293bc
|
- autobuilt 07293bc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||||
SHA512 (podman-07293bc.tar.gz) = deb5b16f5f7e72ba01079a740814c324f1de0a3e362a3c6d45fda4844974fa482c4b6a69234bbed5e9d16925d4d04e0b88a05cadd5a91af97daec41106ecb6fe
|
SHA512 (podman-e2b82e6.tar.gz) = a937f3b6455a1ed8b174954b11237c89c4429f6291b3c0e9f03ea3f47413382bde99a034e1b14d97cb1d48a25277f3d1f07621070ce3e2d29a7bb804a71a51e6
|
||||||
|
Loading…
Reference in New Issue
Block a user