podman-2:2.2.0-0.36.dev.git7ffcab0
- autobuilt 7ffcab0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fee6ccac12
commit
6645c600b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1390,3 +1390,4 @@
|
||||
/podman-9f98b34.tar.gz
|
||||
/podman-39f1bea.tar.gz
|
||||
/podman-6ec96dc.tar.gz
|
||||
/podman-7ffcab0.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 6ec96dc009d73cc2b0a3fa81149ca599b04252e4
|
||||
%global commit0 7ffcab0854342844a44b2668bd9d98849bf935c8
|
||||
%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.35.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.36.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
|
||||
* Mon Oct 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.36.dev.git7ffcab0
|
||||
- autobuilt 7ffcab0
|
||||
|
||||
* Sun Oct 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.35.dev.git6ec96dc
|
||||
- autobuilt 6ec96dc
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-6ec96dc.tar.gz) = 362ce4ae29db52cd44febcea9c24db28b63ffcf846181daa0fd5cef34b3e5ad426fe36cf2d2145033217dbd7f0020198f306f79c63b00295b921b0247643b383
|
||||
SHA512 (podman-7ffcab0.tar.gz) = 63f948d000d46b29f3ba120e6066afc99e716efcc4e0d16f586e39655f84fd6cd9a6099a91e66e0eb23ccebd15bdc5a46995efc6d42e803b05944f0b113f3837
|
||||
|
Loading…
Reference in New Issue
Block a user