podman-2:2.2.0-0.34.dev.git39f1bea
- autobuilt 39f1bea Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e09d72af83
commit
29307e2dca
1
.gitignore
vendored
1
.gitignore
vendored
@ -1388,3 +1388,4 @@
|
||||
/podman-d30b4b7.tar.gz
|
||||
/podman-a82d60d.tar.gz
|
||||
/podman-9f98b34.tar.gz
|
||||
/podman-39f1bea.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 9f98b3447c7a1c34d328a387993722e4e7113cd2
|
||||
%global commit0 39f1bea46dbdbefb917d361726e8452e9fa5c276
|
||||
%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.33.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.34.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -616,6 +616,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sat Oct 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.34.dev.git39f1bea
|
||||
- autobuilt 39f1bea
|
||||
|
||||
* Fri Oct 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.33.dev.git9f98b34
|
||||
- autobuilt 9f98b34
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-9f98b34.tar.gz) = 798c2e4168d2ed98d82322387ad61e0eed56d649970f040e87294a662efaf8827b9b28385a4ec29fb58ef137e6eb2f363c414e02c9aa11b5af009b494bbb3b80
|
||||
SHA512 (podman-39f1bea.tar.gz) = f1202bbc34b7d7a9e276515118f2bf23f7c4bcf6a7c7d0835c74cb0180e99a0612fa180da0c585ee471620bda97aeed61524a1d86f8a34100083135005b0f8d8
|
||||
|
Loading…
Reference in New Issue
Block a user